Skip to content

Merge branch 'main' of https://github.com/Schiano-NOAA/ASAR #62

Merge branch 'main' of https://github.com/Schiano-NOAA/ASAR

Merge branch 'main' of https://github.com/Schiano-NOAA/ASAR #62

# document and style R code using a reusable workflow
name: call-doc-and-style-r
# on specifies the build triggers. See more info at https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows
on:
push:
branches: [main]
jobs:
call-workflow:
uses: nmfs-fish-tools/ghactions4r/.github/workflows/doc-and-style-r.yml@main