Skip to content

Commit 890551d

Browse files
author
James Alseth
authored
Only trigger Docker image push on v*.*.* tags (#82)
1 parent 279945b commit 890551d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/push_container.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Push Tagged Container
22
on:
33
push:
4-
branches:
5-
- main
64
tags:
75
- v*.*.*
86

0 commit comments

Comments
 (0)