Add cron
Some checks failed
Build and Push Chill base image / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Chill base image / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
name: Build and Push Chill base image
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '05 * * * 0' # Runs at 00:00 every Sunday
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
|
Reference in New Issue
Block a user