We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc188a7 commit bd8c6e7Copy full SHA for bd8c6e7
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