mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Schedule leverage tier updates
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
name: Binance Leverage tiers update
|
name: Binance Leverage tiers update
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# schedule:
|
schedule:
|
||||||
# - cron: "0 3 * * 2"
|
- cron: "0 3 * * 4"
|
||||||
# on demand
|
# on demand
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
@@ -39,7 +39,7 @@ jobs:
|
|||||||
labels: |
|
labels: |
|
||||||
Tech maintenance
|
Tech maintenance
|
||||||
Dependencies
|
Dependencies
|
||||||
branch: update/pre-commit-hooks
|
branch: update/binance-leverage-tiers
|
||||||
title: Update Binance Leverage Tiers
|
title: Update Binance Leverage Tiers
|
||||||
commit-message: "chore: update pre-commit hooks"
|
commit-message: "chore: update pre-commit hooks"
|
||||||
committer: Freqtrade Bot <noreply@github.com>
|
committer: Freqtrade Bot <noreply@github.com>
|
||||||
|
|||||||
Reference in New Issue
Block a user