Skip to content

Commit 53042a4

Browse files
committed
Only run on push to main
1 parent 9953b43 commit 53042a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Build & Test
22

33
on:
44
push:
5+
branches: [ main ]
56
pull_request:
67
branches: [ main ]
78

0 commit comments

Comments
 (0)