We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90663ac commit c3e4539Copy full SHA for c3e4539
1 file changed
.github/workflows/unit-test.yaml
@@ -1,8 +1,8 @@
1
name: Unit Test Linux
2
3
on:
4
- push:
5
- # pull_request:
+ # push:
+ pull_request:
6
7
jobs:
8
run-tests:
0 commit comments