Skip to content

Sync labels

Sync labels #30

Workflow file for this run

name: Sync labels
on:
workflow_dispatch:
schedule:
- cron: "0 7 * * 1"
permissions:
issues: write
jobs:
sync-labels:
uses: devantler-tech/.github/.github/workflows/sync-labels.yaml@main