mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Run GA on every push even on forks (#10383)
This commit is contained in:
parent
3591844306
commit
22bd047e91
5
.github/workflows/model-templates.yml
vendored
5
.github/workflows/model-templates.yml
vendored
@ -7,9 +7,8 @@ on:
|
||||
- "tests/**"
|
||||
- ".github/**"
|
||||
- "templates/**"
|
||||
pull_request_target:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
|
||||
jobs:
|
||||
run_tests_templates:
|
||||
|
Loading…
Reference in New Issue
Block a user