[core] Also compile when Readme changed (#654)
This commit is contained in:
parent
0a452b7f3d
commit
c9d93b9b47
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue