github: daily cron

This commit is contained in:
oliverpool 2022-03-23 20:42:47 +01:00
parent d5751782d4
commit f1572e6763

View file

@ -1,12 +1,9 @@
name: Auto-update kernel
on:
push:
branches:
- main
# schedule:
# # daily, hour and minute chosen arbitrarily
# - cron: "32 14 * * *"
schedule:
# daily, hour and minute chosen arbitrarily
- cron: "32 14 * * *"
jobs:
build: