This commit is contained in:
rustdesk 2024-05-03 16:12:36 +08:00
parent 73b3023c2d
commit b5935eb4c5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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