1
0
mirror of synced 2026-01-08 12:01:53 -05:00
Files
docs/data/reusables/actions/runner-labels-implicit.md
2024-06-03 16:06:24 +00:00

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.