We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a10dc0 commit 7403764Copy full SHA for 7403764
1 file changed
.github/workflows/dependabot-auto-merge.yml
@@ -1,7 +1,7 @@
1
name: Auto merge Dependabot pull requests
2
3
-on:
4
- pull_request:
+on: # zizmor: ignore[dangerous-triggers]
+ pull_request_target:
5
types:
6
- labeled
7
- opened
0 commit comments