Skip to content

Automatic Label Sync #744

Automatic Label Sync

Automatic Label Sync #744

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: sapphiredev/.github/.github/workflows/reusable-labelsync.yml@main