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.
2 parents 12fe7cc + 39840b5 commit 174979eCopy full SHA for 174979e
.github/workflows/add-to-project.yaml
@@ -0,0 +1,10 @@
1
+on:
2
+ pull_request:
3
+ types: [opened]
4
+ issues:
5
6
+
7
+jobs:
8
+ add-to-project:
9
+ uses: standard/.github/.github/workflows/add-to-project.yaml@master
10
+ secrets: inherit
0 commit comments