mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-11-29 08:33:07 +00:00
Schedule devcontainer pre-built to Sunday morning
This commit is contained in:
2
.github/workflows/devcontainer-build.yml
vendored
2
.github/workflows/devcontainer-build.yml
vendored
@@ -2,6 +2,8 @@ name: Devcontainer Pre-Build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 3 * * 0"
|
||||||
# push:
|
# push:
|
||||||
# branches:
|
# branches:
|
||||||
# - "master"
|
# - "master"
|
||||||
|
|||||||
Reference in New Issue
Block a user