Skip to content

Commit 45fbab7

Browse files
committed
Update
1 parent eca0915 commit 45fbab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge-gate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
# Even though the environment "manual-approval" will be created automatically,
1818
# it still needs to be configured to require interactive review.
1919
# See project settings on GitHub (Settings / Environments / manual-approval).
20-
environment: manual-approval
2120
uses: ./.github/workflows/slow-checks.yml
21+
environment: manual-approval
2222

2323
# This job ensures inputs have been executed successfully.
2424
approve-merge:

0 commit comments

Comments
 (0)