culTest

    One of the 24 questions in this topic

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

    What is the function of a runner in GitHub Actions?

    Answers

    It is the programmer who uploads the code.
    It is the virtual server that executes the commands defined in your workflow.Correct
    It is a kind of speed test.
    It is a bot that comments on PRs.

    Runners can be hosted by GitHub or by the user, self-hosted.