update config file - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284
This commit is contained in:
@@ -11,6 +11,12 @@
|
||||
|
||||
"trigger-rule": {
|
||||
"and": [
|
||||
{
|
||||
"match": {
|
||||
"type": "payload-hash-sha1",
|
||||
"secret": "<%= @pt_webhook_secret %>"
|
||||
}
|
||||
},
|
||||
{
|
||||
"match": {
|
||||
"type": "payload",
|
||||
|
||||
Reference in New Issue
Block a user