Skip to content

Updates to NEWS.md and spelling wordlist,. #513

Updates to NEWS.md and spelling wordlist,.

Updates to NEWS.md and spelling wordlist,. #513

# 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