Skip to content

chore: yamllint config and files lint (#18) #12

chore: yamllint config and files lint (#18)

chore: yamllint config and files lint (#18) #12

Workflow file for this run

---
name: Draft Release
on: # yamllint disable-line rule:truthy
push:
branches:
- main
jobs:
draft-release:
name: Draft Release
uses: raven-actions/.workflows/.github/workflows/__release-draft.yml@main
secrets: inherit