mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-14 11:51:19 +00:00
De-dent pre-commit update workflow
This commit is contained in:
1
.github/workflows/pre-commit-update.yml
vendored
1
.github/workflows/pre-commit-update.yml
vendored
@@ -1,7 +1,6 @@
|
|||||||
name: Pre-commit auto-update
|
name: Pre-commit auto-update
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# every day at midnight
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 3 * * 2"
|
- cron: "0 3 * * 2"
|
||||||
# on demand
|
# on demand
|
||||||
|
|||||||
Reference in New Issue
Block a user