Only run publish-docker on tags

This commit is contained in:
James Woglom
2022-03-17 16:32:45 -04:00
committed by GitHub
parent 7d8dabb3ef
commit 0872c756d2
-3
View File
@@ -1,11 +1,8 @@
name: Publish Docker image
on:
push:
branches: [ master ]
tags:
- 'v*'
pull_request:
branches: [ master ]
workflow_dispatch:
jobs: