Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmales committed Dec 27, 2023
2 parents 2b2cfe6 + cc61977 commit a8d7f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Compile rtimv
on:
push:
schedule:
- cron: '8 2 * * *'
- cron: '8 2 * * 1'
jobs:
install-ubuntu:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a8d7f55

Please sign in to comment.