3
0
Arne Teuke
2025-10-24 00:27:38 +02:00
parent 099bfeeaac
commit 747a48a14a

View File

@@ -14,8 +14,8 @@
"match": { "match": {
"type": "payload", "type": "payload",
"parameter": { "parameter": {
"source": "json", "source": "jsonpath",
"name": "ref" "name": "$.ref"
}, },
"value": "refs/heads/production" "value": "refs/heads/production"
} }