Skip to content

Commit

Permalink
fix: ensure new kernel is pulled after fedora-ostree-desktop images a…
Browse files Browse the repository at this point in the history
…re pushed
  • Loading branch information
RoyalOughtness authored Dec 19, 2024
1 parent 295e5e6 commit 17dd602
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Cache Kernels
on:
merge_group:
schedule:
- cron: "5 0 * * *" # 0005 UTC everyday
- cron: "5 0 * * *" # 0005 UTC everyday
- cron: "35 3 * * *" # 3:35 UTC daily
workflow_dispatch:
pull_request:
branches:
Expand Down

0 comments on commit 17dd602

Please sign in to comment.