mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-05 19:28:22 +00:00
Add manual to event enum (#1226)
This commit is contained in:
@@ -348,7 +348,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"event_enum": {
|
"event_enum": {
|
||||||
"enum": ["push", "pull_request", "tag", "deployment", "cron"]
|
"enum": ["push", "pull_request", "tag", "deployment", "cron", "manual"]
|
||||||
},
|
},
|
||||||
"constraint_list": {
|
"constraint_list": {
|
||||||
"oneOf": [
|
"oneOf": [
|
||||||
|
Reference in New Issue
Block a user