Ignore `README` & `LICENSE`

pull/148/head
IceCodeNew 2020-09-24 21:52:43 +08:00 committed by GitHub
parent a2ed4a9c56
commit 2569058459
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ on:
branches: branches:
- master - master
- develop - develop
paths-ignore:
- "**/LICENSE"
- "**/README.md"
- "**/README.zh-Hans-CN.md"
pull_request: pull_request:
branches: branches:
- master - master