mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 06:33:17 +08:00
Update docker-image-ci.yml
This commit is contained in:
parent
8563c806e5
commit
e4b680c116
2
.github/workflows/docker-image-ci.yml
vendored
2
.github/workflows/docker-image-ci.yml
vendored
@ -3,6 +3,8 @@ name: docker image ci
|
|||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize]
|
types: [opened, synchronize]
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
push:
|
push:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- '**.md'
|
- '**.md'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user