Skip to content

Commit

Permalink
Update content/questions/admin/question-077.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksander Fidelus <63016446+FidelusAleksander@users.noreply.github.com>
  • Loading branch information
garysassano and FidelusAleksander authored Feb 8, 2024
1 parent e870bbd commit 01d694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/questions/admin/question-077.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ draft: false
1. [x] GitHub Apps subscribe to events through webhooks, which notify the app of specific actions like pull request openings or issue creations.
1. [ ] GitHub Apps can subscribe to events like push, pull request, and issue events through the app's configuration.
1. [ ] GitHub Apps work on webhooks - receiving all events from GitHub. If the GitHub App should react only on specific event, that filtering is done within the GitHub App code
1. [ ] GitHub Apps subscription to events is limited to push events only.
1. [ ] GitHub Apps use a websocket connection that notifies the GitHub app of all `push` and `pull_request` events

0 comments on commit 01d694e

Please sign in to comment.