Skip to content

Release Drafter

Release Drafter #16

name: Release Drafter
on:
push:
branches:
- "main"
workflow_dispatch:
permissions: {}
jobs:
draft-release:
permissions:
contents: write
pull-requests: write
uses: commit-check/.github/.github/workflows/release-drafter.yml@main