Skip to content

feat: add the version tag as comment to the commit sha in workflow files #70

feat: add the version tag as comment to the commit sha in workflow files

feat: add the version tag as comment to the commit sha in workflow files #70

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