Skip to content

Commit

Permalink
gh actions: check-standard
Browse files Browse the repository at this point in the history
  • Loading branch information
mdancho84 committed Mar 30, 2023
1 parent 11ba062 commit 086f468
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# 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
#
# NOTE: This workflow is overkill for most R packages and
# check-standard.yaml is likely a better choice.
# usethis::use_github_action("check-standard") will install it.
# usethis::use_github_action("check-standard")
on:
schedule:
- cron: '0 0 1 * *'
Expand Down

0 comments on commit 086f468

Please sign in to comment.