Knowledge check

Completed

Choose the best response for each question, then select Check your answers.

Check your knowledge

1.

What is GitHub Script?

2.

What is the difference between GitHub Script and GitHub Actions?

3.

Why would someone use the following YAML in a GitHub Script action: if: contains(github.event.issue.labels.*.name, 'bug')?