Skip to content

Commit

Permalink
Merge branch 'rdang-standardize-package' of github.com:uclahs-cds/pub…
Browse files Browse the repository at this point in the history
…lic-R-bedr into rdang-standardize-package
  • Loading branch information
forbiddenpersimmon committed Nov 7, 2023
2 parents ff1dce7 + df9af64 commit 7eeca00
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/r-lib-check.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
---
name: R-CMD-check (r-lib)
'on':
workflow_dispatch:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
- cron: '0 0 * * MON'
jobs:
R-CMD-check:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7eeca00

Please sign in to comment.