Schedule devcontainer pre-built to Sunday morning

This commit is contained in:
Matthias 2024-05-14 06:37:10 +02:00
parent 3cd2b7c163
commit b1fd79d720

View File

@ -2,6 +2,8 @@ name: Devcontainer Pre-Build
on:
workflow_dispatch:
schedule:
- cron: "0 3 * * 0"
# push:
# branches:
# - "master"