Skip to content

Commit

Permalink
fix it (#46)
Browse files Browse the repository at this point in the history
DBP-000-fix-GHA
  • Loading branch information
aimee-889 authored Oct 28, 2024
1 parent 4f8202e commit b30bdb8
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 b30bdb8

Please sign in to comment.