Skip to content

fix: add missing issues:write permission for PR autolabeler (#20) #35

fix: add missing issues:write permission for PR autolabeler (#20)

fix: add missing issues:write permission for PR autolabeler (#20) #35

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