We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c10ebe5 commit 84857e8Copy full SHA for 84857e8
.github/workflows/go.yml
@@ -3,7 +3,7 @@ name: Go
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
schedule:
8
- cron: '0 3 * * *'
9
tags:
0 commit comments