must be an empty array

This commit is contained in:
Tobias Brunner 2024-02-08 21:51:29 +01:00
parent eef09f9bc2
commit 8318756742
Signed by: tobru
SSH key fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk

View file

@ -34,7 +34,7 @@ data:
# Like: ["macos-arm64:host", "ubuntu-latest:docker://node:16-bullseye", "ubuntu-22.04:docker://node:16-bullseye"]
# If it's empty when registering, it will ask for inputting labels.
# If it's empty when execute `deamon`, will use labels in `.runner` file.
labels: ""
labels: []
cache:
# Enable cache server to use actions/cache.