Skip to content

Commit

Permalink
CI: no need to trigger enable auto-merge when self-approve (#7929)
Browse files Browse the repository at this point in the history
  • Loading branch information
keradus committed Apr 8, 2024
1 parent 9298be6 commit 4094d95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/self-approval.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ jobs:
run: |
echo self-approving
gh pr review --approve "$PR_URL"
gh pr merge --auto --squash "$PR_URL"

0 comments on commit 4094d95

Please sign in to comment.