We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e92e51 commit 102105aCopy full SHA for 102105a
.github/workflows/build.yaml
@@ -3,8 +3,7 @@ name: Build
3
4
on:
5
push:
6
- branches:
7
- - main
+ pull_request:
8
9
jobs:
10
build:
0 commit comments