Skip to content

Commit e886e2c

Browse files
committed
test: check permission
Signed-off-by: Noor Shaikh <sk78692noor@gmail.com>
1 parent decf4c1 commit e886e2c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/matcher/annotation_matcher.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import (
2828
"knative.dev/pkg/apis"
2929
)
3030

31+
3132
const (
3233
// regex allows array of string or a single string
3334
// eg. ["foo", "bar"], ["foo"] or "foo".

0 commit comments

Comments
 (0)