Skip to content

Commit eeb5e12

Browse files
committed
Run Docker workflow on tags
1 parent e35e920 commit eeb5e12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Docker
33
on:
44
push:
55
tags:
6+
- '*'
67
branches:
78
- master
89
pull_request:

0 commit comments

Comments
 (0)