Skip to content

Commit

Permalink
new(ci): run update-kernels daily.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP committed Oct 12, 2023
1 parent 24815ec commit 43de9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-kernels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
- Talos
- Ubuntu
schedule:
- cron: '30 6 * * 1'
- cron: '30 6 * * *'

# Checks if any concurrent jobs is running for kernels CI and eventually cancel it.
concurrency:
Expand Down

0 comments on commit 43de9ab

Please sign in to comment.