Skip to content

feat: init

feat: init #20

Workflow file for this run

---
name: Lint files
# 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_linter_callable.yml@stable

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

View workflow run for this annotation

GitHub Actions / .github/workflows/this_linter.yml

Invalid workflow file

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