Workflow: Move WAT issues to In Progress rather than Ready when assigned (#22577)
This commit is contained in:
parent
6c37574857
commit
7a131fc50f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/triage-assigned.yml
vendored
2
.github/workflows/triage-assigned.yml
vendored
|
@ -14,5 +14,5 @@ jobs:
|
|||
- uses: alex-page/github-project-automation-plus@bb266ff4dde9242060e2d5418e120a133586d488
|
||||
with:
|
||||
project: Web App Team
|
||||
column: Ready
|
||||
column: "In Progress"
|
||||
repo-token: ${{ secrets.ELEMENT_BOT_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue