mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
b804181a3d
Backslashes (`\`) cause issues in the `if` statment with GitHub Workflows. Unexpected symbol: '\'. Located at position 53 within expression: (github.event.pull_request.label == 'ok-to-test' && \ Using the `>` YAML syntax to replace linebreaks with spaces should address this problem. Signed-off-by: Niels de Vos <ndevos@ibm.com> |
||
---|---|---|
.. | ||
build-multi-stage.yaml | ||
codespell.yaml | ||
commitlint.yaml | ||
dependency-review.yaml | ||
go-test.yaml | ||
golangci-lint.yaml | ||
lint-extras.yaml | ||
mergify-copy-labels.yaml | ||
mod-check.yaml | ||
publish-artifacts.yaml | ||
pull-request-commentor.yaml | ||
retest.yaml | ||
stale.yaml | ||
test-retest-action.yaml |