mirror of
https://github.com/MetaCubeX/meta-rules-dat.git
synced 2024-11-10 03:55:35 +08:00
Update build.yml
This commit is contained in:
parent
013c6ef33a
commit
4d73ef6f3d
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,11 +3,11 @@ on:
|
||||
schedule:
|
||||
- cron: "0 22 * * *"
|
||||
push:
|
||||
paths-ignore:
|
||||
- "README.md"
|
||||
branches:
|
||||
- master
|
||||
- hidden
|
||||
paths-ignore:
|
||||
- "**/README.md"
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user