mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-09 08:43:37 -05:00
ci: Synced local '.github/workflows/triage_pr.yml' with remote 'workflows/triage_pr.yml'
This commit is contained in:
parent
73dfc0ace6
commit
0a1deb5289
1 changed files with 64 additions and 64 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, synchronize, ready_for_review, review_requested]
|
||||
types: [opened]
|
||||
|
||||
jobs:
|
||||
track_pr:
|
||||
|
|
Loading…
Reference in a new issue