We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d577e9 commit ece5ca6Copy full SHA for ece5ca6
1 file changed
.github/workflows/docker.yml
@@ -2,7 +2,7 @@ name: Build and Push Docker Image
2
3
on:
4
push:
5
- branches: [master]
+ branches: [main]
6
7
jobs:
8
docker:
0 commit comments