Skip to content

feat: create a PR if the workflow files are updated #43

feat: create a PR if the workflow files are updated

feat: create a PR if the workflow files are updated #43

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