ci: ignore examples folder for test ci

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