fix(yaml): typo in promql injection (#5130)

This commit is contained in:
Constantine Bulany 2023-07-19 19:41:50 +03:00 committed by GitHub
parent 9fa6806b88
commit 4115fad9fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@
(flow_node) @promql))))
(block_mapping_pair
key: (flow_node) @_expr (#eq @_expr "expr")
key: (flow_node) @_expr (#eq? @_expr "expr")
value: (block_node
(block_sequence
(block_sequence_item