diff --git a/.github/workflows/auto-project.yml b/.github/workflows/auto-project.yml index 92cfb8b8..742d82e1 100644 --- a/.github/workflows/auto-project.yml +++ b/.github/workflows/auto-project.yml @@ -12,7 +12,7 @@ jobs: steps: - uses: actions/add-to-project@main with: - project-url: https://github.com/orgs//projects/ + project-url: https://github.com/orgs/ciderapp/projects/5 github-token: ${{ secrets.ADD_TO_PROJECT_PAT }} labeled: bug, needs-triage - label-operator: OR \ No newline at end of file + label-operator: OR