First Commit

This commit is contained in:
Benjamin Toby
2023-10-29 08:35:26 +01:00
commit 05f380f691
9 changed files with 381 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
function githubWebhook() {
return true;
}