ci: add paths-ignore

This commit is contained in:
ReaJason
2024-12-08 17:00:03 +08:00
parent f7fc98b388
commit 7d255a6b5e
+6 -1
View File
@@ -1,7 +1,12 @@
name: Build
name: Test
on:
push:
paths-ignore:
- 'docs/**'
- 'boot/**'
- 'web/**'
- '**.md'
jobs:
test: