We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c6454e + 9be32be commit d281051Copy full SHA for d281051
.github/workflows/client.yml
@@ -3,7 +3,7 @@ name: Go
3
on:
4
push:
5
branches:
6
- - master
+ - main
7
pull_request:
8
workflow_dispatch:
9
0 commit comments