Files
f2b/.github/workflows/release-drafter.yml
Ismo Vuorinen 65fc1cb2bb Initial commit
2024-08-27 21:01:13 +03: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