Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Update labels config #5

Update labels config

Update labels config #5

Workflow file for this run

name: Label Sync
on:
push:
branches: [init]
jobs:
label-sync:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Sync labels
uses: lannonbr/issue-label-manager-action@2.0.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: .github/labels.json