Files
nvm-auto-use/.github/workflows/release-drafter.yml
Ismo Vuorinen bb580320c5 Initial commit
2024-11-25 13:34:32 +02:00

15 lines
217 B
YAML

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