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

pull/30/head
insertish 3 years ago
parent f09690a7d2
commit 75c7ec8cf3

@ -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:

Loading…
Cancel
Save