Schedule leverage tier updates

This commit is contained in:
Matthias
2024-03-31 09:26:52 +02:00
parent 13ae0f81ca
commit b651e13bd6

View File

@@ -1,8 +1,8 @@
name: Binance Leverage tiers update
on:
# schedule:
# - cron: "0 3 * * 2"
schedule:
- cron: "0 3 * * 4"
# on demand
workflow_dispatch:
@@ -39,7 +39,7 @@ jobs:
labels: |
Tech maintenance
Dependencies
branch: update/pre-commit-hooks
branch: update/binance-leverage-tiers
title: Update Binance Leverage Tiers
commit-message: "chore: update pre-commit hooks"
committer: Freqtrade Bot <noreply@github.com>