We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca0915 commit 45fbab7Copy full SHA for 45fbab7
.github/workflows/merge-gate.yml
@@ -17,8 +17,8 @@ jobs:
17
# Even though the environment "manual-approval" will be created automatically,
18
# it still needs to be configured to require interactive review.
19
# See project settings on GitHub (Settings / Environments / manual-approval).
20
- environment: manual-approval
21
uses: ./.github/workflows/slow-checks.yml
+ environment: manual-approval
22
23
# This job ensures inputs have been executed successfully.
24
approve-merge:
0 commit comments