Skip to content

Commit 3d1a8a3

Browse files
committed
only run on push
1 parent 8648c33 commit 3d1a8a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Test
2-
on: [push, pull_request]
2+
on: [push]
33
env:
44
GITHUB_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
55
GO111MODULE: "on"

0 commit comments

Comments
 (0)