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

pull/1049/head
insertish 2021-12-31 17:32:42 +00:00
parent 2846204dea
commit 9a15868a69
1 changed files with 1 additions and 1 deletions

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: