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