Merge pull request #18758 from vector-im/fix-priority-bugs-workflow

Fix workflow column name as we renamed it
pull/18774/head
James Salter 2021-08-25 15:46:45 +01:00 committed by GitHub
commit 7a1c3b85b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}