Skip to content

Commit 378c2a1

Browse files
authored
Ignore README.md in Docker image workflow
1 parent 8f26225 commit 378c2a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- main
7+
paths-ignore:
8+
- README.md
79

810
jobs:
911
build-deploy:

0 commit comments

Comments
 (0)