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

feat/draggable-server-list
insertish 2021-12-31 17:32:42 +00:00
parent 0a1deb5289
commit 668963e7a0
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: