We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecba9c4 commit 0a4a463Copy full SHA for 0a4a463
1 file changed
.github/workflows/docker-publish.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
tags:
6
- v*
7
+ branches:
8
+ - develop
9
pull_request:
10
11
env:
0 commit comments