Skip to content

feat: init

feat: init #20

Workflow file for this run

---
name: "Check spelling"
# yamllint disable-line rule:truthy
on:
pull_request:
jobs:
default:
# using stable to be able to quickly switch to a working version in case the current stable is broken
uses: Hapag-Lloyd/Repository-Templates/.github/workflows/default_spelling_callable.yml@stable

Check failure on line 11 in .github/workflows/this_spelling.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/this_spelling.yml

Invalid workflow file

error parsing called workflow ".github/workflows/this_spelling.yml" -> "Hapag-Lloyd/Repository-Templates/.github/workflows/default_spelling_callable.yml@stable" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
secrets: inherit