Update docker-publish.yml

yeah that one too
This commit is contained in:
yojoshb 2023-05-14 20:58:33 -05:00 committed by GitHub
parent 3ddfbda7f8
commit 16a52e340c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,7 @@ on:
# Publish semver tags as releases.
tags: [ 'v*.*.*' ]
paths-ignore:
- ".github/**"
- "README.md"
pull_request:
branches: [ "main" ]