We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d860551 commit 562b275Copy full SHA for 562b275
1 file changed
.github/workflows/Build and Test.yaml
@@ -1,7 +1,7 @@
1
name: Test & Coverage
2
3
on:
4
- push:
+ pull_request:
5
branches:
6
- main
7
0 commit comments