Skip to content

Commit 8bea399

Browse files
authored
Merge pull request #208 from commercetools/jenschude-patch-3
2 parents d9f9bb6 + c110912 commit 8bea399

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/add_issues_to_project.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
types:
55
- opened
66
jobs:
7-
add_issue:
8-
uses: commercetools/clients-automation/.github/workflows/workflow_issues_pr_to_project.yml@305d1520c0bd905939f21f22e20431013c199020
7+
add_issues:
8+
uses: commercetools/clients-automation/.github/workflows/workflow_issues_pr_to_project.yml@v1
99
with:
1010
node_id: ${{ github.event.issue.node_id }}
1111
org: commercetools

0 commit comments

Comments
 (0)