We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75b7e95 + 5f6fd35 commit 0215074Copy full SHA for 0215074
.github/workflows/go.yml
@@ -1,5 +1,5 @@
1
name: Tests
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
build:
5
strategy:
0 commit comments