Skip to content

Commit

Permalink
Make rocker builds not daily
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored Jan 6, 2025
1 parent c89b3fc commit d88bb9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
check-rocker-image:
default: "rocker/rstudio"
schedule:
- cron: '0 18 * * *'
- cron: '0 18 */4 * *'

jobs:
check_versions:
Expand Down

0 comments on commit d88bb9b

Please sign in to comment.