Skip to content

Commit

Permalink
feat: new akmods build process (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: dhoell <some@email.com>
Co-authored-by: Benjamin Sherman <bsherman@users.noreply.github.com>
  • Loading branch information
3 people committed May 6, 2023
1 parent 3a30fb2 commit f0503ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
pull_request:
merge_group:
schedule:
- cron: '20 20 * * *' # 8:20pm everyday
- cron: '0 7 * * *' # 7 am everyday
workflow_dispatch:
env:
IMAGE_BASE_NAME: main
Expand Down

0 comments on commit f0503ff

Please sign in to comment.