We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936da03 commit e543370Copy full SHA for e543370
.github/workflows/build.yaml
@@ -2,6 +2,7 @@ name: Build
2
3
on:
4
- push
5
+ - pull_request
6
7
jobs:
8
build:
0 commit comments