Skip to content

Merge branch 'main' of https://github.com/sullivanpj/open-system #1

Merge branch 'main' of https://github.com/sullivanpj/open-system

Merge branch 'main' of https://github.com/sullivanpj/open-system #1

Workflow file for this run

---
name: Sync labels
on:
push:
branches:
- main
paths:
- .github/labels.yml
jobs:
labels:
name: 鈾伙笍 Sync labels
runs-on: ubuntu-latest
steps:
- name: 猡碉笍 Check out code from GitHub
uses: actions/checkout@v2
- name: 馃殌 Run Label Syncer
uses: micnncim/action-label-syncer@v1.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}