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 570b8e3 commit c93a8e7Copy full SHA for c93a8e7
.github/workflows/devdocs-notify.yml
@@ -2,7 +2,7 @@ name: DevDocs PR or Issue Creation Notifier
2
on:
3
issues:
4
types: [opened]
5
- pull_request:
+ pull_request_target:
6
7
8
jobs:
0 commit comments