Skip to content

Commit 8dec5b5

Browse files
committed
updated go lint for main
1 parent 8bccb06 commit 8dec5b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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: [ master ]
5+
branches: [ main ]
66
pull_request:
7-
branches: [ master ]
7+
branches: [ main ]
88
# allow manually calling the action
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)