"vscode:/vscode.git/clone" did not exist on "303989de0e083d3642daa0fdd70b82d69b61820c"
Unverified Commit 55fe80d0 authored by Lysandre Debut's avatar Lysandre Debut Committed by GitHub
Browse files

Only run model templates tests once (#10388)

parent 22bd047e
name: Model templates runner name: Model templates runner
on: on:
push: pull_request:
paths: paths:
- "src/**" - "src/**"
- "tests/**" - "tests/**"
- ".github/**" - ".github/**"
- "templates/**" - "templates/**"
pull_request:
types: [assigned, opened, synchronize, reopened] types: [assigned, opened, synchronize, reopened]
jobs: jobs:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment