We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3918c commit 015f117Copy full SHA for 015f117
1 file changed
.github/workflows/build_java_docker.yml
@@ -9,6 +9,7 @@ on:
9
branches:
10
- main
11
- staging
12
+ - develop
13
14
15
# Allows you to run this workflow manually from the Actions tab
0 commit comments