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 c0f81444bb
commit df7f2677ab

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: