We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 548338b commit d3bae4aCopy full SHA for d3bae4a
1 file changed
.github/workflows/build.yml
@@ -1,8 +1,8 @@
1
-on:
2
- push:
3
- branches:
4
- - master
5
name: Build
+
+on:
+ pull_request:
6
jobs:
7
test:
8
0 commit comments