Skip to content

Issue 126: deprecate style only, style description only, and document only workflows #492

Issue 126: deprecate style only, style description only, and document only workflows

Issue 126: deprecate style only, style description only, and document only workflows #492

# Run r cmd check
on:
workflow_dispatch:
push:
paths-ignore:
- '.github/workflows/call**'
pull_request:
paths-ignore:
- '.github/workflows/call**'
schedule:
# This should run the default branch weekly on sunday
- cron: '0 0 * * 0'
name: call-r-cmd-check
jobs:
call-workflow:
uses: nmfs-fish-tools/ghactions4r/.github/workflows/r-cmd-check.yml@main