We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8648c33 commit 3d1a8a3Copy full SHA for 3d1a8a3
1 file changed
.github/workflows/test.yml
@@ -1,5 +1,5 @@
1
name: Test
2
-on: [push, pull_request]
+on: [push]
3
env:
4
GITHUB_TOKEN: ${{ secrets.COVERALLS_TOKEN }}
5
GO111MODULE: "on"
0 commit comments