Skip to content

Commit 3e384b8

Browse files
removed . from variant_tags for snyk (#3512)
1 parent 1ff8a26 commit 3e384b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci/evergreen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2088,7 +2088,7 @@ patch_aliases:
20882088
variant_tags: [".cleanup .cron"]
20892089
task: ".*"
20902090
- alias: "snyk"
2091-
variant_tags: [".snyk .cron"]
2091+
variant_tags: ["snyk cron"]
20922092
task: ".*"
20932093
github_pr_aliases:
20942094
- variant: "code_health"

0 commit comments

Comments
 (0)