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
8da90687
Unverified
Commit
8da90687
authored
Jul 26, 2024
by
Yih-Dar
Committed by
GitHub
Jul 26, 2024
Browse files
More flexible trigger condition (#32251)
update Co-authored-by:
ydshieh
<
ydshieh@users.noreply.github.com
>
parent
81233c06
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/self-pr-slow-ci.yml
.github/workflows/self-pr-slow-ci.yml
+1
-1
No files found.
.github/workflows/self-pr-slow-ci.yml
View file @
8da90687
...
...
@@ -4,7 +4,7 @@ on:
pull_request
:
paths
:
-
"
src/transformers/models/*/modeling_*.py"
-
"
tests/
models/
*/test_*.py"
-
"
tests/
*
*/test_*.py"
concurrency
:
group
:
${{ github.workflow }}-${{ github.head_ref || github.run_id }}
...
...
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