From 206da726a521f17b72402daaa45863086c10e12e Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 4 Oct 2023 18:57:20 +0200 Subject: [PATCH] renamed webhook.conf.template to hooks.json.template --- .github/webhooks/{webhook.conf.template => hooks.json.template} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/webhooks/{webhook.conf.template => hooks.json.template} (100%) diff --git a/.github/webhooks/webhook.conf.template b/.github/webhooks/hooks.json.template similarity index 100% rename from .github/webhooks/webhook.conf.template rename to .github/webhooks/hooks.json.template