Skip to content

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

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 #65

Workflow file for this run

---
name: "Check spelling"
# yamllint disable-line rule:truthy
on:
pull_request:
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_spelling_callable.yml@main
secrets: inherit