We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c818e6f commit 65a98e3Copy full SHA for 65a98e3
.github/workflows/go.yaml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ - v1
8
+ - v1.1
9
tags:
10
pull_request:
11
0 commit comments