Skip to content

Commit 7403764

Browse files
committed
chore(ci): fix dependabot automerge workflow
1 parent 4a10dc0 commit 7403764

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependabot-auto-merge.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Auto merge Dependabot pull requests
22

3-
on:
4-
pull_request:
3+
on: # zizmor: ignore[dangerous-triggers]
4+
pull_request_target:
55
types:
66
- labeled
77
- opened

0 commit comments

Comments
 (0)