added webhook.tempolate

This commit is contained in:
Ulf Gebhardt 2023-10-04 19:03:57 +02:00
parent 206da726a5
commit f563c48242
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

4
.github/webhooks/webhook.template vendored Normal file
View File

@ -0,0 +1,4 @@
#!/sbin/openrc-run
command=webhook
command_args="-hooks $PROJECT_ROOT/.github/webhooks/hooks.json &"