mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-22 07:00:58 -05:00
chore(ci): triage PR on synchronize
This commit is contained in:
parent
c29efc155b
commit
1780d06c97
1 changed files with 1 additions and 1 deletions
2
.github/workflows/triage_pr.yml
vendored
2
.github/workflows/triage_pr.yml
vendored
|
@ -2,7 +2,7 @@ name: Add PR to Board
|
|||
|
||||
on:
|
||||
pull_request_target:
|
||||
types: [opened, edited, ready_for_review, review_requested]
|
||||
types: [opened, synchronize, ready_for_review, review_requested]
|
||||
|
||||
jobs:
|
||||
track_pr:
|
||||
|
|
Loading…
Reference in a new issue