[core] Also compile when Readme changed (#654)

This commit is contained in:
LoveSy 2021-05-22 21:04:41 +08:00 committed by GitHub
parent 0a452b7f3d
commit c9d93b9b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -5,12 +5,10 @@ on:
branches: [ master ]
paths-ignore:
- 'app/**'
- '**.md'
- '.github/workflows/manager.yml'
pull_request:
paths-ignore:
- 'app/**'
- '**.md'
- '.github/workflows/manager.yml'
jobs: