Skip to content

Commit 573ac91

Browse files
authored
ci: pre-commit-automerge (#160)
1 parent 4e2e30a commit 573ac91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
contents: write
4040
pull-requests: write
4141

42-
if: ${{ github.actor == 'pre-commit-ci' }}
42+
if: ${{ github.event.pull_request.user.login == 'pre-commit-ci[bot]' }}
4343
runs-on: ubuntu-latest
4444
steps:
4545
- name: automerge

0 commit comments

Comments
 (0)