[MIRROR] Add hook events needed to Webhook Processor header documentation (#1225)

* Merge pull request #54120 from Coolguy3289/patch-2

Add hook events needed to Webhook Processor header documentation

* Add hook events needed to Webhook Processor header documentation

Co-authored-by: oranges <email@oranges.net.nz>
This commit is contained in:
SkyratBot
2020-10-09 18:33:27 +02:00
committed by GitHub
parent 8e8a5848b0
commit 598c92621f

View File

@@ -5,6 +5,8 @@
* For documentation on the changelog generator see https://tgstation13.org/phpBB/viewtopic.php?f=5&t=5157
* To hide prs from being announced in game, place a [s] in front of the title
* All runtime errors are echo'ed to the webhook's logs in github
* Events to be sent via GitHub webhook: Pull Requests, Pushes
* Any other Event will result in a 404 returned to the webhook.
*/
/**CREDITS: