// +build !nogithub
package main
import (
_ "git.rootprojects.org/root/gitdeploy/internal/webhooks/github"
)