We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f893a5 commit 02f229cCopy full SHA for 02f229c
1 file changed
.github/workflows/ci.yml
@@ -95,6 +95,7 @@ jobs:
95
--dynamic-config-value system.enableActivityEagerExecution=true \
96
--dynamic-config-value frontend.workerVersioningDataAPIs=true \
97
--dynamic-config-value component.nexusoperations.recordCancelRequestCompletionEvents=true \
98
+ --dynamic-config-value component.callbacks.allowedAddresses='[{"Pattern":"*","AllowInsecure":true}]' \
99
--dynamic-config-value history.enableRequestIdRefLinks=true &
100
sleep 10s
101
0 commit comments