Update docker-publish.yml
This commit is contained in:
parent
16486fefcc
commit
284f5078fd
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -13,7 +13,7 @@ on:
|
||||
# Publish semver tags as releases.
|
||||
tags: [ 'v*.*.*' ]
|
||||
pull_request:
|
||||
branches: [ "main", "development" ]
|
||||
branches: [ "main" ]
|
||||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
|
Loading…
x
Reference in New Issue
Block a user