Skip to content

Commit 52f3529

Browse files
authored
Set strategy sync callback user agent (#34)
1 parent 03faafb commit 52f3529

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/manual-strategy-switch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,7 @@ jobs:
399399
headers={
400400
"Authorization": f"Bearer {token}",
401401
"Content-Type": "application/json",
402+
"User-Agent": "QuantRuntimeSettings-strategy-switch-sync",
402403
},
403404
method="POST",
404405
)

0 commit comments

Comments
 (0)