mirror of
https://github.com/gotson/komga.git
synced 2026-04-17 04:22:19 +02:00
Update build_and_deploy.yml
This commit is contained in:
parent
6e40f765ec
commit
5cf82129cc
1 changed files with 5 additions and 5 deletions
10
.github/workflows/build_and_deploy.yml
vendored
10
.github/workflows/build_and_deploy.yml
vendored
|
|
@ -6,11 +6,11 @@ on:
|
|||
- master
|
||||
paths:
|
||||
- '*'
|
||||
- '!*.md'
|
||||
- '!.travis.yml'
|
||||
- '!./github/*/*'
|
||||
- '!./doc/*'
|
||||
- '!.idea/runConfigurations/*'
|
||||
# - '!*.md'
|
||||
# - '!.travis.yml'
|
||||
# - '!./github/*/*'
|
||||
# - '!./doc/*'
|
||||
# - '!.idea/runConfigurations/*'
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue