We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a84d4b commit 4efb83fCopy full SHA for 4efb83f
.github/workflows/container.yml
@@ -5,6 +5,7 @@ on:
5
# Edit the branches here if you want to change deploy behavior
6
branches:
7
- main
8
+ - master
9
10
# Do the builds on all pull requests (to test them)
11
pull_request: []
.github/workflows/manual-deploy.yml
@@ -6,6 +6,7 @@ on:
12
.github/workflows/native-install.yml
0 commit comments