4 lines
46 B
TypeScript
4 lines
46 B
TypeScript
function githubWebhook() {
|
|
return true;
|
|
}
|
function githubWebhook() {
|
|
return true;
|
|
}
|