1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-10-10 19:32:04 +00:00

Be consistent in context formatting

This commit is contained in:
2franix 2025-09-27 17:45:22 +02:00
parent caf7e098fd
commit 0aa71e57b0

View file

@ -1626,14 +1626,7 @@
} }
}, },
"matrix-filter-item": { "matrix-filter-item": {
"context": [ "context": ["forge", "forgejo", "github", "inputs", "vars", "needs"],
"forge",
"forgejo",
"github",
"inputs",
"vars",
"needs"
],
"mapping": { "mapping": {
"loose-key-type": "non-empty-string", "loose-key-type": "non-empty-string",
"loose-value-type": "any" "loose-value-type": "any"