Skip to content

feat: add workflows for Python projects (#175) #172

feat: add workflows for Python projects (#175)

feat: add workflows for Python projects (#175) #172

Workflow file for this run

---
name: Create a release
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
jobs:
default:
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@main
secrets: inherit