We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4167e2d commit 410f0bdCopy full SHA for 410f0bd
.github/workflows/docker.yaml
@@ -3,6 +3,8 @@ name: Docker
3
on:
4
push:
5
branches: [ main ]
6
+ tags :
7
+ - oracle-v*
8
pull_request:
9
10
0 commit comments