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