Skip to content

fix: reference the main workflow version #30

fix: reference the main workflow version

fix: reference the main workflow version #30

Workflow file for this run

---
name: Lint files
# yamllint disable-line rule:truthy
on:
pull_request:
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_linter_callable.yml@main
secrets: inherit