We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab65392 + fcd6028 commit 322c5b6Copy full SHA for 322c5b6
.github/workflows/go.yml
@@ -1,5 +1,5 @@
1
name: Go
2
-on: [push]
+on: [push, pull_request]
3
jobs:
4
build:
5
name: Build
0 commit comments