Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com> Co-authored-by: Larissa Fortuna <56982181+lkfortuna@users.noreply.github.com>
2 lines
167 B
Markdown
2 lines
167 B
Markdown
You can implicitly pass a label to the `runs-on` key by using the syntax `runs-on: LABEL`. Alternatively, you can use the `labels` key, as shown in the example below.
|