Skip to content

feat: add workflows for Python projects #646

feat: add workflows for Python projects

feat: add workflows for Python projects #646

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