Initial commit

This commit is contained in:
2023-05-04 15:42:41 +03:00
commit 559bb08595
19 changed files with 23225 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