culTest

    One of the 24 questions in this topic

    How much do you know about Git & GitHub: History Engineering and Automation?

    In which format are GitHub Actions workflows written?

    Answers

    JSON
    XML
    YAMLCorrect
    Markdown

    YAML is the standard because it is readable for configuring automation jobs and steps.