Skip to content

chore: add label sync action (#35) #1

chore: add label sync action (#35)

chore: add label sync action (#35) #1

Workflow file for this run

name: ♻️ Sync Labels
on:
push:
paths:
- .github/labels.yml
branches:
- main
workflow_dispatch:
jobs:
labels:
name: ♻️ Sync labels
runs-on: ubuntu-20.04
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@v4
- name: 🚀 Run Label Sync
uses: srealmoreno/label-sync-action@v1
with:
config-file: |
.github/labels.yml
https://raw.githubusercontent.com/VeryGoodOpenSource/.github/main/.github/labels.yml