Update build.yml

This commit is contained in:
Loyalsoldier 2020-06-05 20:30:06 +08:00 committed by GitHub
parent 013c6ef33a
commit 4d73ef6f3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,11 @@ on:
schedule: schedule:
- cron: "0 22 * * *" - cron: "0 22 * * *"
push: push:
paths-ignore:
- "README.md"
branches: branches:
- master - master
- hidden - hidden
paths-ignore:
- "**/README.md"
jobs: jobs:
build: build:
name: Build name: Build