Skip to content

Commit 35753a2

Browse files
authored
Update branch to run
1 parent 1f0adc2 commit 35753a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Go
22

33
on:
44
push:
5-
branches: [ main v1]
5+
branches: [ v1]
66
pull_request:
7-
branches: [ main v1]
7+
branches: [ v1]
88

99
jobs:
1010

0 commit comments

Comments
 (0)