Skip to content

style and docs: run devtools::document() and styler::style_pkg() #67

style and docs: run devtools::document() and styler::style_pkg()

style and docs: run devtools::document() and styler::style_pkg() #67

# document and style using reusable workflow
on:
push:
branches: [main]
paths:
- 'R/**'
- 'tests/**'
- 'vignettes/**'
name: call-doc-and-style-r
jobs:
call-workflow:
uses: nmfs-fish-tools/ghactions4r/.github/workflows/doc-and-style-r.yml@main