Update docker-publish.yml
yeah that one too
This commit is contained in:
parent
3ddfbda7f8
commit
16a52e340c
1 changed files with 1 additions and 0 deletions
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
|
|
@ -11,6 +11,7 @@ on:
|
|||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
paths-ignore:
|
||||
- ".github/**"
|
||||
- "README.md"
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue