Skip to content

Bump typisttech/create-auto-merged-pull-request-action from 0.2.3 to … #38

Bump typisttech/create-auto-merged-pull-request-action from 0.2.3 to …

Bump typisttech/create-auto-merged-pull-request-action from 0.2.3 to … #38

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