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

This commit is contained in:
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

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: