mirror of
https://github.com/ivuorinen/cinode-api.git
synced 2026-01-26 11:14:01 +00:00
11 lines
167 B
YAML
11 lines
167 B
YAML
---
|
|
name: Release Drafter
|
|
|
|
# yamllint disable-line rule:truthy
|
|
on:
|
|
workflow_call:
|
|
|
|
jobs:
|
|
Draft:
|
|
uses: ivuorinen/.github/.github/workflows/sync-labels.yml@main
|