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