Skip to content

Commit 7012873

Browse files
authored
branch name re-name
1 parent 1836d0a commit 7012873

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Build Layer ZIP
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
pull_request:
88
branches:
9-
- master
9+
- main
1010
#schedule:
1111
#- cron: '0 0 * * *'
1212

0 commit comments

Comments
 (0)