Skip to content

Commit

Permalink
Update add_issues_to_project.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jenschude authored Oct 25, 2021
1 parent e9ba5c8 commit b2de388
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/add_issues_to_project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
types:
- opened
jobs:
add_issue:
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
with:
node_id: ${{ github.event.issue.node_id }}
org: commercetools
Expand Down

0 comments on commit b2de388

Please sign in to comment.