1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00

Correct wording (#1982)

This commit is contained in:
Patrick Schratz
2023-07-12 13:49:18 +02:00
committed by GitHub
parent 2432abd379
commit a4c791c6e5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -3121,7 +3121,7 @@ const docTemplate = `{
},
{
"type": "boolean",
"description": "query not activated repos from forge too",
"description": "query all repos, including inactive ones",
"name": "all",
"in": "query"
}