Skip to content

Commit c9d6262

Browse files
committed
Commented out pull_request as trigger condition
1 parent 391b61e commit c9d6262

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Unit Tests Linux
22

33
on:
44
push:
5-
pull_request:
5+
# pull_request:
66

77
jobs:
88
run-tests:

0 commit comments

Comments
 (0)