We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4105efc commit d1a0955Copy full SHA for d1a0955
.github/workflows/OCV-PR-Linux.yaml
@@ -7,11 +7,11 @@ on:
7
paths:
8
- '.github/workflows/OCV-PR-Linux.yaml'
9
# TODO: are following paths necessary?
10
- - 'checkout-and-merge/*'
11
- - 'configure-and-build/*'
12
- - 'run-tests/*'
13
- - 'scripts/runner.py'
14
- - 'scripts/test-plan.json'
+ # - 'checkout-and-merge/*'
+ # - 'configure-and-build/*'
+ # - 'run-tests/*'
+ # - 'scripts/runner.py'
+ # - 'scripts/test-plan.json'
15
workflow_call:
16
inputs:
17
workflow_branch:
0 commit comments