"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "a64bcb564dbc2a6329235016613a888ca21d513b"
Unverified Commit d561408c authored by Sylvain Gugger's avatar Sylvain Gugger Committed by GitHub
Browse files

Skip Add model like job (#24865)

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