mirror of
https://github.com/status-im/actions-gh-pages.git
synced 2025-02-24 02:38:06 +00:00
Revert "chore: remove paths-ignore of pr"
This reverts commit 2437fbe949d8c41a870f3234ce78ae01eb43ed02.
This commit is contained in:
parent
2437fbe949
commit
e376bcf7c0
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:
|
||||
pull_request:
|
||||
types: [opened, synchronize]
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
push:
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user