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 53f1329 commit 409760fCopy full SHA for 409760f
.github/workflows/add-to-project.yaml
@@ -5,6 +5,9 @@ on:
5
issues:
6
types:
7
- opened
8
+ pull_request:
9
+ types:
10
+ - opened
11
12
jobs:
13
add-issue-to-project:
0 commit comments