Skip to content

Commit 1d31379

Browse files
author
miaoyin
committed
chore: go
1 parent ccf6f9c commit 1d31379

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
@@ -1,9 +1,9 @@
11
name: Go
22
on:
33
push:
4-
branches: [dev]
4+
branches: [main]
55
pull_request:
6-
branches: [dev]
6+
branches: [main]
77
jobs:
88
linux:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)