ci: not run test in tag push [skip ci]

This commit is contained in:
ReaJason
2025-02-20 23:19:07 +08:00
parent 0fe7a3d345
commit e1f23f52c4
+1 -8
View File
@@ -2,15 +2,8 @@ name: Test
on:
push:
paths-ignore:
- 'docs/**'
- 'boot/**'
- 'web/**'
- '**.md'
- '**/*.png'
pull_request:
branches:
- main
- '**'
paths-ignore:
- 'docs/**'
- 'boot/**'