Skip to content

Commit d281051

Browse files
authored
Merge pull request #79 from keep-network/master-to-main-migration
Migrate from `master` to `main` branch
2 parents 1c6454e + 9be32be commit d281051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Go
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
pull_request:
88
workflow_dispatch:
99

0 commit comments

Comments
 (0)