ceph-csi/.github
Niels de Vos b804181a3d ci: remove \ from GitHub Workflow if condition
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>
2023-05-31 07:44:13 +00:00
..
ISSUE_TEMPLATE cleanup: rework on naming conventions 2021-09-24 06:17:17 +00:00
workflows ci: remove \ from GitHub Workflow if condition 2023-05-31 07:44:13 +00:00
dependabot.yml ci: no need to run multi-arch-build for /actions/retest 2023-02-20 14:18:15 +00:00
pull_request_template.md doc: rename "master" branch to "devel" 2021-03-01 10:51:30 +05:30