Skip to content

Merge pull request #809 from 2222k3060/patch-8 #211

Merge pull request #809 from 2222k3060/patch-8

Merge pull request #809 from 2222k3060/patch-8 #211

Workflow file for this run

name: Default
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
- name: Label Syncer
uses: micnncim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
with:
manifest: .github/labels.json
prune: false