mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-15 22:56:54 +08:00
chore: remove paths-ignore of pr
This commit is contained in:
parent
1bf8e45e86
commit
2437fbe949
2
.github/workflows/docker-image-ci.yml
vendored
2
.github/workflows/docker-image-ci.yml
vendored
@ -3,8 +3,6 @@ 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