Skip to content

⬆️ Update path-filter action #168

⬆️ Update path-filter action

⬆️ Update path-filter action #168

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