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