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 d9f9bb6 + c110912 commit 8bea399Copy full SHA for 8bea399
.github/workflows/add_issues_to_project.yml
@@ -4,8 +4,8 @@ on:
4
types:
5
- opened
6
jobs:
7
- add_issue:
8
- uses: commercetools/clients-automation/.github/workflows/workflow_issues_pr_to_project.yml@305d1520c0bd905939f21f22e20431013c199020
+ add_issues:
+ uses: commercetools/clients-automation/.github/workflows/workflow_issues_pr_to_project.yml@v1
9
with:
10
node_id: ${{ github.event.issue.node_id }}
11
org: commercetools
0 commit comments