GitHub Webhooks integration

This commit is contained in:
Simon Martens
2025-03-26 18:53:27 +01:00
parent 052f21e87a
commit a224d31c47
8 changed files with 174 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
{
"debug": true,
"watch": true,
"git_url": "git@github.com:Theodor-Springmann-Stiftung/lenz-briefe.git"
"git_url": "git@github.com:Theodor-Springmann-Stiftung/lenz-briefe.git",
"webhook_secret": "test_secret"
}