We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03faafb commit 52f3529Copy full SHA for 52f3529
1 file changed
.github/workflows/manual-strategy-switch.yml
@@ -399,6 +399,7 @@ jobs:
399
headers={
400
"Authorization": f"Bearer {token}",
401
"Content-Type": "application/json",
402
+ "User-Agent": "QuantRuntimeSettings-strategy-switch-sync",
403
},
404
method="POST",
405
)
0 commit comments