Skip to content

Commit

Permalink
fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
aimee-889 committed Oct 21, 2024
1 parent 4f8202e commit 87496a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-namespace-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

deletion_successful:
needs:
- delete_namespace
- delete_databases_and_namespace
runs-on: ubuntu-latest
steps:
- run: echo "Deletion of namespace" ${{ github.event.inputs.namespace }} "done"

0 comments on commit 87496a7

Please sign in to comment.