Skip to content

Commit 6e4966a

Browse files
committed
Run tests for PRs
1 parent 6d06816 commit 6e4966a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: Go Tests
22

33
on:
44
push:
5+
branches: [master]
6+
pull_request:
7+
branches: [master]
58

69
jobs:
710
test:

0 commit comments

Comments
 (0)