Skip to content

Commit 0e92a71

Browse files
authored
Change default branch from 'main' to 'master'
1 parent eb45173 commit 0e92a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-push-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Build and Publish Docker
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
build_and_push:

0 commit comments

Comments
 (0)