Update project-progress.yml

pull/1884/head
Xinwei Xiong 2 years ago committed by GitHub
parent 9180976e94
commit 5a64eed5d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,6 +24,9 @@ on:
pull_request: pull_request:
types: types:
- assigned - assigned
branches-ignore:
- 'asf-auto-updates'
- 'ignore'
jobs: jobs:
move-assigned-card: move-assigned-card:
@ -33,4 +36,4 @@ jobs:
with: with:
project: openim-powerful project: openim-powerful
column: In Progress column: In Progress
repo-token: ${{ secrets.BOT_GITHUB_TOKEN }} repo-token: ${{ secrets.BOT_GITHUB_TOKEN }}

Loading…
Cancel
Save