Initial commit

This commit is contained in:
Ismo Vuorinen
2024-08-13 03:12:33 +03:00
committed by GitHub
commit c095988fb6
12 changed files with 399 additions and 0 deletions

10
.github/workflows/release-drafter.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: Release Drafter
# yamllint disable-line rule:truthy
on:
workflow_call:
jobs:
Draft:
uses: ivuorinen/.github/.github/workflows/sync-labels.yml@main