Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Add link to moved repository #176

Add link to moved repository

Add link to moved repository #176

Workflow file for this run

name: Sync changed labels
on:
push:
branches:
- main
- dev
jobs:
sync:
runs-on: ubuntu-latest
steps:
- name: ↩️ Checkout
uses: actions/checkout@v4
- name: 🔁 Sync labels
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yaml