We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335ee8a commit e456c6fCopy full SHA for e456c6f
.github/workflows/build-and-test.yaml
@@ -19,7 +19,7 @@
19
#
20
21
name: Build and Test
22
-on: [push]
+on: [push, pull_request]
23
jobs:
24
build-js:
25
runs-on: ubuntu-20.04
0 commit comments