Skip to content

Lint workflow: Sparse checkout .github/workflows only (#23) #33

Lint workflow: Sparse checkout .github/workflows only (#23)

Lint workflow: Sparse checkout .github/workflows only (#23) #33

name: Release Drafter
on:
workflow_dispatch:
push:
branches:
- main
concurrency:
group: ${{ 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@ed4bc48ec97379be2258e7b7ac2624a3e26ab809 # v7.4.0