Workflow: Move WAT issues to In Progress rather than Ready when assigned (#22577)

pull/22646/head
Travis Ralston 2022-06-14 15:03:18 -06:00 committed by GitHub
parent 6c37574857
commit 7a131fc50f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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