buncid/utils/triggers/github.ts
2025-01-16 06:22:33 +01:00

4 lines
46 B
TypeScript

function githubWebhook() {
return true;
}