ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'

This commit is contained in:
insertish 2021-12-31 17:32:42 +00:00
parent 0a1deb5289
commit 668963e7a0

View file

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