Update build.yml

This commit is contained in:
Loyalsoldier
2020-06-05 20:30:06 +08:00
committed by GitHub
parent 013c6ef33a
commit 4d73ef6f3d

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