ci: exclude branches from the testing matrix for ok-to-test
comments
#1620
pull-request-commentor.yaml
on: pull_request_target
Matrix: branch-k8s-selection
Waiting for pending jobs
any-branch-k8s-version
remove-label
Annotations
1 error
Invalid workflow file:
.github/workflows/pull-request-commentor.yaml#L33
The workflow is not valid. .github/workflows/pull-request-commentor.yaml (Line: 33, Col: 9): Unrecognized named-value: 'matrix'. Located at position 108 within expression: (github.event.label.name == 'ok-to-test' && github.event.pull_request.merged != true && github.base_ref == matrix.branch)
|