diff --git a/.github/workflows/triage-priority-bugs.yml b/.github/workflows/triage-priority-bugs.yml index 1b5347d852..2bda29cfb2 100644 --- a/.github/workflows/triage-priority-bugs.yml +++ b/.github/workflows/triage-priority-bugs.yml @@ -20,6 +20,6 @@ jobs: - uses: alex-page/github-project-automation-plus@v0.8.1 with: project: Web App Team - column: Priority bugs + column: P1 repo-token: ${{ secrets.ELEMENT_BOT_TOKEN }}