Skip to content

chore: apply CI template update (#710) #12

chore: apply CI template update (#710)

chore: apply CI template update (#710) #12

Workflow file for this run

name: Release Draft
on:
push:
branches: [main]
workflow_dispatch:
jobs:
release-draft:
permissions:
contents: write
pull-requests: read
uses: athackst/ci/.github/workflows/release_drafter.yml@main
secrets: inherit