From 9d78fb66dc1b425465e6c362a355e6efe5eccb8b Mon Sep 17 00:00:00 2001 From: Fabi <38692350+hifabienne@users.noreply.github.com> Date: Fri, 30 Dec 2022 09:17:00 +0100 Subject: [PATCH] chore: remove view from project where to add the issues (#4960) --- .github/workflows/issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issues.yml b/.github/workflows/issues.yml index f8e6c211f2..cc350f8e76 100644 --- a/.github/workflows/issues.yml +++ b/.github/workflows/issues.yml @@ -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/2/views/1 + project-url: https://github.com/orgs/zitadel/projects/2 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} labeled: OKR label-operator: NOT