Skip to content

Commit 854040d

Browse files
committed
Allow automation app to bypass merge rules
1 parent 6fbbcea commit 854040d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/merge-automation-prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
--repo "$GITHUB_REPOSITORY" \
4343
--squash \
4444
--delete-branch \
45+
--admin \
4546
--match-head-commit "$HEAD_SHA"

0 commit comments

Comments
 (0)