Skip to content

Commit 0635f28

Browse files
committed
Add regex to example json
1 parent 3fb81ee commit 0635f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,7 +747,7 @@ Input:
747747
"StringMatches": "AIS_AD_BREAK_",
748748
},
749749
"Keys": {
750-
"StringMatches": "AIS_AD_BREAK_",
750+
"StringMatches": "^comment.*",
751751
}
752752
}
753753
}

0 commit comments

Comments
 (0)