Only run model templates tests once (#10388)
This commit is contained in:
3
.github/workflows/model-templates.yml
vendored
3
.github/workflows/model-templates.yml
vendored
@@ -1,13 +1,12 @@
|
||||
name: Model templates runner
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
paths:
|
||||
- "src/**"
|
||||
- "tests/**"
|
||||
- ".github/**"
|
||||
- "templates/**"
|
||||
pull_request:
|
||||
types: [assigned, opened, synchronize, reopened]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user