Skip to content

Commit

Permalink
fix: add missing branch_protection_rule event to App
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Nov 22, 2021
1 parent 2281de8 commit 4aa1c44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions payload-schemas/api.github.com/common/app.schema.json
Expand Up @@ -100,6 +100,7 @@
"items": {
"type": "string",
"enum": [
"branch_protection_rule",
"check_run",
"check_suite",
"code_scanning_alert",
Expand Down

0 comments on commit 4aa1c44

Please sign in to comment.