We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8650c commit 9867cd8Copy full SHA for 9867cd8
catalog-info.yaml
@@ -26,7 +26,7 @@ spec:
26
build_tags: false
27
build_pull_requests: false
28
filter_enabled: true
29
- filter_condition: build.branch == "main" || build.branch =~ /^[0-9]+\.[0-9]+$$/
+ filter_condition: build.branch == "main" || build.branch =~ /^[0-9]+\.[0-9x]+$$/
30
teams:
31
cloud-security-posture:
32
access_level: MANAGE_BUILD_AND_READ
0 commit comments