Skip to content

Commit 4c0a285

Browse files
Merge pull request #1253 from getsentry/asottile-sentry-patch-1
auto approve the new bot
2 parents 1195994 + 8085493 commit 4c0a285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
auto-merge:
7-
if: github.actor == 'getsentry-bot' && startsWith(github.head_ref, 'craft-')
7+
if: github.actor == 'sentry-release-bot[bot]' && startsWith(github.head_ref, 'craft-')
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Get auth token

0 commit comments

Comments
 (0)