Skip to content

ci: make workflows configurable (#6) #4

ci: make workflows configurable (#6)

ci: make workflows configurable (#6) #4

Workflow file for this run

---
name: Release
# yamllint disable-line rule:truthy
on:
push:
branches:
- main
jobs:
default:
# yamllint disable-line rule:line-length
uses: Hapag-Lloyd/Workflow-Templates/.github/workflows/default_release_callable.yml@2326aab43eb2a7b9e42de364c6e5ad9b5c1d5693 # 1.6.0
secrets: inherit