mirror of
https://github.com/element-hq/element-android
synced 2024-11-27 20:06:51 +03:00
Update automation to match renamed coloumns
App team's column names have been updated
This commit is contained in:
parent
da88b37ec7
commit
39f366a4a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/triage-priority-bugs.yml
vendored
2
.github/workflows/triage-priority-bugs.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
- uses: alex-page/github-project-automation-plus@bb266ff4dde9242060e2d5418e120a133586d488
|
||||
with:
|
||||
project: Android App Team
|
||||
column: P1
|
||||
column: Important Issues & Topics (P1)
|
||||
repo-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
|
||||
P1_issues_to_crypto_team_workboard:
|
||||
|
|
Loading…
Reference in a new issue