Update build.yml

This commit is contained in:
辉鸭蛋
2025-02-06 00:49:55 +08:00
committed by GitHub
parent bcbbbc5194
commit 97470739da

View File

@@ -6,7 +6,10 @@ name: Build repo.json
on:
push:
branches: [ "main" ]
paths:
- 'repo/**'
- 'build/build.js'
- 'workflows/**'
jobs:
build: