mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update
This commit is contained in:
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@@ -4,11 +4,15 @@ on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
paths-ignore:
|
||||
- '.github/workflows/CI.yaml'
|
||||
- '.github/workflows/CI.yml'
|
||||
- '.github/workflows/github-pages.yaml'
|
||||
- 'doc/**'
|
||||
- README.md
|
||||
|
||||
concurrency:
|
||||
group: "docker"
|
||||
cancel-in-progress: false
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user