Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy authored Dec 13, 2023
1 parent c52cd3a commit 6e78ff5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
schedule:
- cron: '0 0 1 * *'
push:
branches: [main, master]
pull_request:
branches: [main, master]

name: R-CMD-check

jobs:
Expand Down

0 comments on commit 6e78ff5

Please sign in to comment.