Add manual to event enum (#1226)

This commit is contained in:
shrumble 2022-09-29 22:30:00 +02:00 committed by GitHub
parent 5d7fdbc71c
commit 6d6e54afab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -348,7 +348,7 @@
}
},
"event_enum": {
"enum": ["push", "pull_request", "tag", "deployment", "cron"]
"enum": ["push", "pull_request", "tag", "deployment", "cron", "manual"]
},
"constraint_list": {
"oneOf": [