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