Skip to content

Sync labels

Sync labels #354

Workflow file for this run

---
name: Sync labels
on:
push:
branches:
- main
- master
paths:
- .github/labels.yml
schedule:
- cron: "34 5 * * *"
workflow_dispatch:
jobs:
labels:
name: ♻️ Sync labels
uses: chukysoria/workflows/.github/workflows/[email protected]