"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "183af58b1151d26c1ac4f56d3018851e0015bda4"
Unverified Commit 8da90687 authored by Yih-Dar's avatar Yih-Dar Committed by GitHub
Browse files

More flexible trigger condition (#32251)



update
Co-authored-by: default avatarydshieh <ydshieh@users.noreply.github.com>
parent 81233c06
......@@ -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 }}
......
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