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:30 +00:00
parent f09690a7d2
commit 75c7ec8cf3

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: