mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Temporarily comment out the opened line so we can test the script
This commit is contained in:
parent
e96ba83ad4
commit
ef3df762f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/assign-reviewers.yml
vendored
2
.github/workflows/assign-reviewers.yml
vendored
|
|
@ -1,7 +1,7 @@
|
|||
name: Assign PR Reviewers
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
# types: [opened]
|
||||
|
||||
jobs:
|
||||
assign_reviewers:
|
||||
|
|
|
|||
Loading…
Reference in a new issue