Skip to content

Automatic Label Sync #629

Automatic Label Sync

Automatic Label Sync #629

Workflow file for this run

name: Automatic Label Sync
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
permissions:
contents: read
issues: write
jobs:
label_sync:
uses: wolfstar-project/.github/.github/workflows/reusable-labelsync.yml@main