diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index 201e357525..f8e6c211f2 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -1,4 +1,4 @@ -name: Add new issues to kanban project +name: Add new issues to product management project on: issues: @@ -14,7 +14,7 @@ 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/views/1 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} labeled: OKR label-operator: NOT