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 c8e58c3 commit 388b8faCopy full SHA for 388b8fa
.github/workflows/build.yml
@@ -1,5 +1,5 @@
1
name: Build + Test
2
-on: [pull_request]
+on: [pull_request, push]
3
4
jobs:
5
build:
0 commit comments