We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09f6317 commit 889a52aCopy full SHA for 889a52a
.github/workflows/build.yml
@@ -1,6 +1,9 @@
1
name: Build and Test
2
3
on:
4
+ pull_request:
5
+ branches:
6
+ - main
7
push:
8
branches:
9
- main
0 commit comments