We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f26225 commit 378c2a1Copy full SHA for 378c2a1
1 file changed
.github/workflows/docker-image.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ paths-ignore:
8
+ - README.md
9
10
jobs:
11
build-deploy:
0 commit comments