Merge pull request #257 from zitadel/hifabienne-patch-1

chore: Update issue.yml
This commit is contained in:
Fabi 2022-12-29 16:19:11 +01:00 committed by GitHub
commit 6289fae50d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
name: Add new issues to kanban project
name: Add new issues to product management project
on:
issues:
@ -14,5 +14,5 @@ jobs:
with:
# You can target a repository in a different organization
# to the issue
project-url: https://github.com/orgs/zitadel/projects/1
project-url: https://github.com/orgs/zitadel/projects/2
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}