Skip to content

Commit fa17677

Browse files
committed
[PRMP-631] Folders wrong
1 parent af93212 commit fa17677

File tree

2 files changed

+0
-280
lines changed

2 files changed

+0
-280
lines changed

.github/workflows/cron-daily-health-check-spinup.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -186,17 +186,6 @@ jobs:
186186
secrets:
187187
AWS_ASSUME_ROLE: ${{ secrets.AWS_ASSUME_ROLE }}
188188

189-
destroy_test_environment:
190-
if: always()
191-
name: Destroy Sandbox (ndrd)
192-
needs: ["set_workspace", "deploy_ui", "deploy_lambdas"]
193-
uses: ./.github/workflows/tear-down-sandbox.yml
194-
with:
195-
git_ref: main
196-
sandbox_name: ${{ needs.set_workspace.outputs.workspace }}
197-
environment: development
198-
secrets: inherit
199-
200189
notify-slack:
201190
name: Notify Slack on Failure
202191
runs-on: ubuntu-latest

github/workflows/cron-daily-health-check-spinup.yml

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)