This commit is contained in:
qist
2026-05-21 18:13:43 +08:00
parent d879ee42e8
commit defd328b8b
2 changed files with 58 additions and 10 deletions
+2 -4
View File
@@ -6,10 +6,8 @@ on:
push:
branches:
- master
paths-ignore:
- "**/README.md"
- "**/js/"
- "**/py/"
paths:
- "tools/**"
jobs:
build:
runs-on: ubuntu-latest