mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
Avoid CI for PRs that only modifiy configs
This commit is contained in:
parent
bd397f790f
commit
a451d63d0e
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@ -9,9 +9,8 @@ on:
|
||||
- 'README.md'
|
||||
- 'README_zh-CN.md'
|
||||
- 'model-index.yml'
|
||||
- 'configs/**.md'
|
||||
- 'configs/**'
|
||||
- 'docs/**'
|
||||
- 'docs_zh-CN/**'
|
||||
- 'demo/**'
|
||||
- '.dev_scripts/**'
|
||||
|
||||
@ -20,9 +19,8 @@ on:
|
||||
- 'README.md'
|
||||
- 'README_zh-CN.md'
|
||||
- 'model-index.yml'
|
||||
- 'configs/**.md'
|
||||
- 'configs/**'
|
||||
- 'docs/**'
|
||||
- 'docs_zh-CN/**'
|
||||
- 'demo/**'
|
||||
- '.dev_scripts/**'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user