ci: add paths-ignore

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