Skip to content

Commit c03b234

Browse files
committed
Update branch name
1 parent 8a3c7e5 commit c03b234

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI
22
on:
3-
push:
43
pull_request:
4+
branches:
5+
- jiechen3/github_runner
56

67
env:
78
GO_BUILD_CMD: 'go build "-ldflags=-s -w" -trimpath'

0 commit comments

Comments
 (0)