do not run ci if update res/
This commit is contained in:
parent
4cf709fc26
commit
73b3023c2d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -21,6 +21,7 @@ on:
|
||||
- ".github/**"
|
||||
- "docs/**"
|
||||
- "README.md"
|
||||
- "res/**""
|
||||
|
||||
jobs:
|
||||
# ensure_cargo_fmt:
|
||||
|
1
.github/workflows/flutter-ci.yml
vendored
1
.github/workflows/flutter-ci.yml
vendored
@ -13,6 +13,7 @@ on:
|
||||
- ".github/**"
|
||||
- "docs/**"
|
||||
- "README.md"
|
||||
- "res/**""
|
||||
|
||||
jobs:
|
||||
run-ci:
|
||||
|
Loading…
Reference in New Issue
Block a user