Schedule devcontainer pre-built to Sunday morning
This commit is contained in:
@@ -2,6 +2,8 @@ name: Devcontainer Pre-Build
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 3 * * 0"
|
||||
# push:
|
||||
# branches:
|
||||
# - "master"
|
||||
|
||||
Reference in New Issue
Block a user