We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35e920 commit eeb5e12Copy full SHA for eeb5e12
.github/workflows/docker.yml
@@ -3,6 +3,7 @@ name: Docker
3
on:
4
push:
5
tags:
6
+ - '*'
7
branches:
8
- master
9
pull_request:
0 commit comments