Add build ignore paths

This commit is contained in:
Loyalsoldier 2020-07-07 10:38:09 +08:00 committed by GitHub
parent 1e0bafc21f
commit 6308edf8f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,9 @@ on:
branches: branches:
- master - master
- hidden - hidden
paths-ignore:
- ".github/**"
- "**/README.md"
jobs: jobs:
build: build:
name: Build name: Build