We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca77d1 commit daccb1eCopy full SHA for daccb1e
.github/workflows/add-to-project.yml
@@ -4,6 +4,9 @@ on:
4
issues:
5
types:
6
- opened
7
+ pull_request_target:
8
+ types:
9
+ - opened
10
11
jobs:
12
add-to-project:
0 commit comments