Skip to content

Commit

Permalink
hold for approval
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymondtaoo committed Nov 20, 2023
1 parent bf053cf commit b1c87d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: github.event_name == 'workflow_dispatch'
uses: softprops/turnstyle@v1
with:
continue-after-seconds: 0 # This will make it wait indefinitely until manually approved
abort-after-seconds: 180 #will wait for 3 minutes for approval to be given, if not given, will abort
poll-interval-seconds: 10
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b1c87d9

Please sign in to comment.