We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5206a2b commit d7f7865Copy full SHA for d7f7865
.github/workflows/build.yml
@@ -1,6 +1,7 @@
1
name: "build"
2
3
on:
4
+ pull_request:
5
6
jobs:
7
build:
0 commit comments