diff --git a/templates/webhook.conf.j2 b/templates/webhook.conf.j2 index de5fb10..72fb5c3 100644 --- a/templates/webhook.conf.j2 +++ b/templates/webhook.conf.j2 @@ -18,7 +18,13 @@ name: sender.login - match: type: value - value: {{ renovate_webhook_secret }} + value: edited parameter: source: payload - name: secret \ No newline at end of file + name: action + # - match: + # type: value + # value: {{ renovate_webhook_secret }} + # parameter: + # source: payload + # name: secret \ No newline at end of file