Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
d561408c
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "a64bcb564dbc2a6329235016613a888ca21d513b"
Unverified
Commit
d561408c
authored
Jul 17, 2023
by
Sylvain Gugger
Committed by
GitHub
Jul 17, 2023
Browse files
Skip Add model like job (#24865)
parent
870dfc15
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
.github/workflows/add-model-like.yml
.github/workflows/add-model-like.yml
+7
-7
No files found.
.github/workflows/add-model-like.yml
View file @
d561408c
...
...
@@ -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
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment