Skip to content

Revert "release-drafter.yml: Remove workflow_call" (#68) #30

Revert "release-drafter.yml: Remove workflow_call" (#68)

Revert "release-drafter.yml: Remove workflow_call" (#68) #30

name: Release Drafter
on:
push:
branches:
- main
workflow_dispatch:
workflow_call:
concurrency:
group: dot-github-${{ github.workflow }}-${{ github.ref_name }}
cancel-in-progress: true
jobs:
release-drafter:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: read
steps:
- uses: release-drafter/release-drafter@c2e2804cc59f45f57076a99af580d0fedb697927 # v7.3.0