Skip to content

Commit 84857e8

Browse files
committed
Change default branch
1 parent c10ebe5 commit 84857e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Go
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
schedule:
88
- cron: '0 3 * * *'
99
tags:

0 commit comments

Comments
 (0)