Files
f2b/.github/workflows/release-drafter.yml

15 lines
219 B
YAML

---
name: Release Drafter
# yamllint disable-line rule:truthy
on:
workflow_call:
permissions:
contents: write
statuses: write
jobs:
Draft:
uses: ivuorinen/ivuorinen/.github/workflows/sync-labels.yml@main