ci: ignore examples folder for test ci

This commit is contained in:
ReaJason
2025-08-14 00:05:32 +08:00
parent 948a6699fb
commit 77cd746154
+1
View File
@@ -7,6 +7,7 @@ on:
paths-ignore:
- 'docs/**'
- 'boot/**'
- 'examples/**'
- 'web/**'
- '**.md'
- '**/*.png'