tweak CI config
This commit is contained in:
parent
acddaf92ba
commit
5d2384498c
13
.github/workflows/Telegram.yml
vendored
13
.github/workflows/Telegram.yml
vendored
|
|
@ -4,9 +4,16 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- dev
|
||||
paths-ignore:
|
||||
- '**.yml'
|
||||
- '**.md'
|
||||
paths:
|
||||
- 'app/**'
|
||||
- 'bootstrap/**'
|
||||
- 'config/**'
|
||||
- 'database/**'
|
||||
- 'public/**'
|
||||
- 'resources/**'
|
||||
- 'routes/**'
|
||||
- '*.lock'
|
||||
- 'webpack.*'
|
||||
|
||||
jobs:
|
||||
notification:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user