Skip to content

Multiline syntax #2

@Muxas

Description

@Muxas

Copy minimal.yaml into multiline.yaml and add other steps with commands sleep 20, echo Waking Up. The multiline syntax is the following:

-
    run: |
        <command 1>
        <command 2>
        <command 3>

Now you will see 2 independent workflows triggering with each push in your repository. Check it in Actions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions