tweak CI config

This commit is contained in:
Pig Fang 2020-08-22 15:59:05 +08:00
parent acddaf92ba
commit 5d2384498c
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2

View File

@ -4,9 +4,16 @@ on:
push:
branches:
- dev
paths-ignore:
- '**.yml'
- '**.md'
paths:
- 'app/**'
- 'bootstrap/**'
- 'config/**'
- 'database/**'
- 'public/**'
- 'resources/**'
- 'routes/**'
- '*.lock'
- 'webpack.*'
jobs:
notification: