Skip to content

Update reuseable workflows; Ignore composer.lock (#7) #6

Update reuseable workflows; Ignore composer.lock (#7)

Update reuseable workflows; Ignore composer.lock (#7) #6

name: Release Drafter
on:
workflow_dispatch:
push:
branches:
- main
permissions: {}
jobs:
release-drafter:
uses: typisttech/.github/.github/workflows/release-drafter.yml@v2
permissions:
contents: write
pull-requests: read