Skip Add model like job (#24865)

This commit is contained in:
Sylvain Gugger
2023-07-17 15:52:04 -04:00
committed by GitHub
parent 870dfc15b2
commit d561408cc3

View File

@@ -3,13 +3,13 @@ name: Add model like runner
on: on:
push: push:
branches: branches:
- main - none # put main here when this is fixed
pull_request: #pull_request:
paths: # paths:
- "src/**" # - "src/**"
- "tests/**" # - "tests/**"
- ".github/**" # - ".github/**"
types: [opened, synchronize, reopened] # types: [opened, synchronize, reopened]
jobs: jobs:
run_tests_templates_like: run_tests_templates_like: