Run GA on every push even on forks (#10383)
This commit is contained in:
5
.github/workflows/model-templates.yml
vendored
5
.github/workflows/model-templates.yml
vendored
@@ -7,9 +7,8 @@ on:
|
|||||||
- "tests/**"
|
- "tests/**"
|
||||||
- ".github/**"
|
- ".github/**"
|
||||||
- "templates/**"
|
- "templates/**"
|
||||||
pull_request_target:
|
pull_request:
|
||||||
branches:
|
types: [assigned, opened, synchronize, reopened]
|
||||||
- master
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run_tests_templates:
|
run_tests_templates:
|
||||||
|
|||||||
Reference in New Issue
Block a user