Skip to content

Commit

Permalink
CCM-7711: tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Hodges committed Jan 21, 2025
1 parent 14878e8 commit b87292a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/stage-4-acceptance.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Acceptance stage"
name: Acceptance stage

on:
workflow_call:
Expand All @@ -23,7 +23,7 @@ jobs:
terraformAction: apply

acceptance-stage:
name: "Acceptance stage"
name: Acceptance stage
needs: sandbox-set-up

permissions:
Expand All @@ -44,7 +44,7 @@ jobs:
targetComponent: sandbox

sandbox-tear-down:
name: "Sandbox tear down"
name: Sandbox tear down
needs: acceptance-stage
if: always()

Expand Down

0 comments on commit b87292a

Please sign in to comment.