Skip to content

Commit

Permalink
remove-clean
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-bompart committed Feb 6, 2024
1 parent 1be83ce commit 54afc33
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/delete-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ jobs:
timeout-minutes: 30
if: cancelled() || failure() || success()
run: node ./scripts/cleaning/delete-api-keys.js --olderThan 1d
- name: Delete test NGSP
timeout-minutes: 30
if: cancelled() || failure() || success()
run: node ./scripts/cleaning/delete-api-ngsp.js --olderThan 1d
- name: Delete test orgs
timeout-minutes: 30
if: cancelled() || failure() || success()
Expand Down

0 comments on commit 54afc33

Please sign in to comment.