Skip to content

Commit b401606

Browse files
committed
Don't push new docker image if git actions were modified
1 parent 408effd commit b401606

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github-actions-push-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths-ignore:
88
- 'README.md'
99
- '.github/**/*.md'
10+
- '.github/workflows/**'
1011
- '.env.example'
1112

1213
env:

0 commit comments

Comments
 (0)