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

📝 [syncthing] bump version #173

📝 [syncthing] bump version

📝 [syncthing] bump version #173

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/action-label-syncer@v1.3.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
manifest: .github/labels.yaml