Skip to content

add rhubv2

add rhubv2 #119

Workflow file for this run

name: Check
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
r-cmd:
name: R CMD Check
uses: insightsengineering/r.pkg.template/.github/workflows/build-check-install.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}