We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ea161 commit 5f6fd35Copy full SHA for 5f6fd35
.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