Skip to content

Commit e376bcf

Browse files
committed
Revert "chore: remove paths-ignore of pr"
This reverts commit 2437fbe.
1 parent 2437fbe commit e376bcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker-image-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: docker image ci
33
on:
44
pull_request:
55
types: [opened, synchronize]
6+
paths-ignore:
7+
- '**.md'
68
push:
79
paths-ignore:
810
- '**.md'

0 commit comments

Comments
 (0)