Update generate.yml

This commit is contained in:
Igor Pečovnik
2023-03-05 19:49:14 +01:00
committed by GitHub
parent 0b14208247
commit a0d6c4175b

View File

@@ -2,7 +2,7 @@ name: kernel-simple
on:
schedule:
- cron: '0 1 * * *' # Scheduled runs every day at 1am UTC
- cron: '0 */2 * * *' # Scheduled every two hours
workflow_dispatch:
jobs: