Skip to content

Rename lint-actions.yml to lint.yml (#67) #55

Rename lint-actions.yml to lint.yml (#67)

Rename lint-actions.yml to lint.yml (#67) #55

name: Release Drafter
on:
push:
branches:
- main
workflow_call:
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@c2e2804cc59f45f57076a99af580d0fedb697927 # v7.3.0