do not run ci if update res/

This commit is contained in:
rustdesk 2024-05-03 14:36:38 +08:00
parent 4cf709fc26
commit 73b3023c2d
2 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,7 @@ on:
- ".github/**" - ".github/**"
- "docs/**" - "docs/**"
- "README.md" - "README.md"
- "res/**""
jobs: jobs:
# ensure_cargo_fmt: # ensure_cargo_fmt:

View File

@ -13,6 +13,7 @@ on:
- ".github/**" - ".github/**"
- "docs/**" - "docs/**"
- "README.md" - "README.md"
- "res/**""
jobs: jobs:
run-ci: run-ci: