Skip to content

Commit 02f229c

Browse files
committed
Add more dynamic configs following CLI 1.6.0 release
1 parent 1f893a5 commit 02f229c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ jobs:
9595
--dynamic-config-value system.enableActivityEagerExecution=true \
9696
--dynamic-config-value frontend.workerVersioningDataAPIs=true \
9797
--dynamic-config-value component.nexusoperations.recordCancelRequestCompletionEvents=true \
98+
--dynamic-config-value component.callbacks.allowedAddresses='[{"Pattern":"*","AllowInsecure":true}]' \
9899
--dynamic-config-value history.enableRequestIdRefLinks=true &
99100
sleep 10s
100101

0 commit comments

Comments
 (0)