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 7fb41f5 commit 8784e1bCopy full SHA for 8784e1b
.github/workflows/issue-opened.yml
@@ -7,7 +7,7 @@ on:
7
- opened
8
9
jobs:
10
- issue_opened:
+ add-issue-to-project:
11
name: add issue to project
12
uses: bombshell-dev/automation/.github/workflows/add-issue-to-project.yml@main
13
secrets:
0 commit comments