Skip to content

feat: add ignore statement for yamlline if generated line is too lo… #12

feat: add ignore statement for yamlline if generated line is too lo…

feat: add ignore statement for yamlline if generated line is too lo… #12

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