mirror of
https://github.com/actions/labeler
synced 2026-05-09 22:21:03 +02:00
10 lines
91 B
YAML
10 lines
91 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.10"
|
|
- "0.12"
|
|
- "4"
|
|
- "6"
|
|
- "8"
|
|
- "10"
|
|
- "12"
|