We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f77a1 commit 9f8a89fCopy full SHA for 9f8a89f
1 file changed
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Publish to Docker Hub
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
workflow_dispatch:
8
# Publish master every Thursday at 7AM (schedule only applies to the master branch)
9
schedule:
0 commit comments