Skip to content

Commit 8e53f7c

Browse files
ci: sync with template repository
1 parent 606b2f6 commit 8e53f7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
env:
2929
GH_TOKEN: ${{ github.token }}
3030
- name: Enable Merge-on-green
31-
if: ! always()
3231
run: |
3332
gh pr edit ${{ github.event.pull_request.html_url }} --add-label "automerge: exact"
3433
env:
3534
GH_TOKEN: ${{ github.token }}
35+
continue-on-error: true

0 commit comments

Comments
 (0)