Add ignored paths for workflow

This commit is contained in:
loyalsoldier 2020-06-03 04:09:42 +08:00
parent 770d400484
commit 8ed292a1bb

View File

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