👷 ci: Ignore readme file
This commit is contained in:
parent
487875f765
commit
9c58190db4
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@ -6,6 +6,8 @@ on:
|
||||
- main
|
||||
tags:
|
||||
- "v*"
|
||||
paths-ignore:
|
||||
- "README.md"
|
||||
|
||||
env:
|
||||
# github.repository as <account>/<repo>
|
||||
|
Loading…
Reference in New Issue
Block a user