Skip to content

chore: apply CI template update (#964) #808

chore: apply CI template update (#964)

chore: apply CI template update (#964) #808

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