Update build.yml
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -6,7 +6,10 @@ name: Build repo.json
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
|
||||
paths:
|
||||
- 'repo/**'
|
||||
- 'build/build.js'
|
||||
- 'workflows/**'
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user