Update issue.yml

This commit is contained in:
Fabi 2022-12-29 16:03:40 +01:00 committed by GitHub
parent 205f2c4a30
commit b6eea1ddda
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 }}