mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-06 05:49:01 +08:00
Add support to load log4rs config file
This commit is contained in:
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
- 'doc/**'
|
||||
- Dockerfile
|
||||
- docker-compose.yml
|
||||
- log-cfg.yml
|
||||
- README.md
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
- '.github/workflows/github-pages.yaml'
|
||||
- 'doc/**'
|
||||
- docker-compose.yml
|
||||
- log-cfg.yml
|
||||
- README.md
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
1
.github/workflows/github-pages.yaml
vendored
1
.github/workflows/github-pages.yaml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
- 'doc/**'
|
||||
- Dockerfile
|
||||
- docker-compose.yml
|
||||
- log-cfg.yml
|
||||
- README.md
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
|
||||
Reference in New Issue
Block a user