Skip to content

Commit 1a9b821

Browse files
committed
revert
1 parent a2e9a4d commit 1a9b821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ mend_scan_task:
124124
depends_on:
125125
- build
126126
# run only on master and long-living branches
127-
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*")
127+
# only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*")
128128
<<: *LINUX_CONTAINER_DEFINITION
129129
env:
130130
WS_APIKEY: VAULT[development/kv/data/mend data.apikey]

0 commit comments

Comments
 (0)