Skip to content
This repository was archived by the owner on Jul 12, 2024. It is now read-only.

Commit 0b8549a

Browse files
authored
Update go.yml
1 parent f9122ba commit 0b8549a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/go.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
name: Go
55

66
on:
7-
pull_request:
8-
branches: [ "master" ]
7+
push:
8+
branches: [ "main" ]
99
jobs:
1010
build:
1111
name: Build

0 commit comments

Comments
 (0)