Skip to content

🐛 Fix ip retrieval by removing prefix #132

🐛 Fix ip retrieval by removing prefix

🐛 Fix ip retrieval by removing prefix #132

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