Skip to content

Sync Labels

Sync Labels #231

Workflow file for this run

name: Sync Labels
on:
push:
branches:
- master
paths:
- .github/workflows/sync-labels.yml
- .github/labels.yml
schedule:
- cron: '0 0 * * 4'
jobs:
sync_labels:
uses: RocketSurgeonsGuild/actions/.github/workflows/[email protected]