chore(ci): update CI tasks to move PRs when updated

pull/452/head
Paul Makles 2021-12-21 17:37:59 +00:00 committed by GitHub
parent 71c0a782c1
commit c29efc155b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 64 additions and 64 deletions

View File

@ -2,7 +2,7 @@ name: Add PR to Board
on:
pull_request_target:
types: [opened]
types: [opened, edited, ready_for_review, review_requested]
jobs:
track_pr: