We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6dababb + fd56c6a commit 46cc953Copy full SHA for 46cc953
.github/workflows/go.yml
@@ -2,7 +2,7 @@ name: Go
2
3
on:
4
push:
5
- branches: [ "v2" ]
+ branches: [ "main" ]
6
7
jobs:
8
0 commit comments