We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b960312 commit 647017dCopy full SHA for 647017d
1 file changed
.github/workflows/docker.yml
@@ -3,7 +3,7 @@ name: Docker Prod
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [master]
+ branches: [main]
7
8
jobs:
9
build:
0 commit comments