Skip to content

Commit c382ac0

Browse files
committed
ci(circleci): update configuration with new parameter
- add when_use_workspace parameter to workflows configuration for improved control
1 parent 591dc71 commit c382ac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,4 @@ workflows:
102102
- bot-check
103103
ssh_fingerprint: << pipeline.parameters.fingerprint >>
104104
min_rust_version: << pipeline.parameters.min-rust-version >>
105+
when_use_workspace: false

0 commit comments

Comments
 (0)