diff --git a/.github/workflows/binance-lev-tier_update.yml b/.github/workflows/binance-lev-tier_update.yml index 14a8ad296..f06251cca 100644 --- a/.github/workflows/binance-lev-tier_update.yml +++ b/.github/workflows/binance-lev-tier_update.yml @@ -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