Skip to content

Commit

Permalink
chore(ci): tweak build time to match akmods 38 better (#532)
Browse files Browse the repository at this point in the history
force merge cron change
  • Loading branch information
bsherman authored Mar 25, 2024
1 parent 0a7b124 commit 6321deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-38.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
merge_group:
schedule:
- cron: '15 15 * * *' # 3pm-ish UTC everyday (timed against official fedora container pushes)
- cron: '10 15 * * *' # 3pm-ish UTC everyday (timed against official fedora container pushes)
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 6321deb

Please sign in to comment.