Skip to content

Commit 4a4ce8b

Browse files
authored
Merge pull request #6 from go-tstr/fix-ci
Fix CI pipe
2 parents 456e9b5 + bcf2722 commit 4a4ce8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- reopened
99
push:
1010
branches:
11-
- master
11+
- main
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)