mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-10-05 19:30:59 +00:00
Be consistent in context formatting
This commit is contained in:
parent
caf7e098fd
commit
0aa71e57b0
1 changed files with 1 additions and 8 deletions
|
@ -1626,14 +1626,7 @@
|
|||
}
|
||||
},
|
||||
"matrix-filter-item": {
|
||||
"context": [
|
||||
"forge",
|
||||
"forgejo",
|
||||
"github",
|
||||
"inputs",
|
||||
"vars",
|
||||
"needs"
|
||||
],
|
||||
"context": ["forge", "forgejo", "github", "inputs", "vars", "needs"],
|
||||
"mapping": {
|
||||
"loose-key-type": "non-empty-string",
|
||||
"loose-value-type": "any"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue