Files
go-test-sarif/.github/workflows/release-drafter.yml
2025-03-24 00:10:47 +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