We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 735a67e + 45ebf02 commit 2de0415Copy full SHA for 2de0415
1 file changed
.github/workflows/auto-merge-on-approval.yml
@@ -12,7 +12,7 @@ jobs:
12
contents: write
13
checks: read
14
steps:
15
- - name: Attempt merge when approved
+ - name: Auto-merge disabled
16
run: |
17
echo "Auto-merge on approval disabled."
18
echo "Please merge the PR manually after required checks and approvals pass."
0 commit comments