use workflow to run spelling::spell_check_package()

use_spell_check(workflow_name = "call-spell-check.yml")

Arguments

workflow_name

What to name the github action workflow locally. Must have the file extension .yml

Value

The path to the new github action file.