Skip to content

Commit 2de0415

Browse files
authored
Merge pull request #5 from xnodeoncode/feature/disable-auto-merge
Feature/disable auto merge
2 parents 735a67e + 45ebf02 commit 2de0415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-merge-on-approval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: write
1313
checks: read
1414
steps:
15-
- name: Attempt merge when approved
15+
- name: Auto-merge disabled
1616
run: |
1717
echo "Auto-merge on approval disabled."
1818
echo "Please merge the PR manually after required checks and approvals pass."

0 commit comments

Comments
 (0)