Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Merge pull request #835 from lmarqs/dependabot/npm_and_yarn/typescrip… #817

Merge pull request #835 from lmarqs/dependabot/npm_and_yarn/typescrip…

Merge pull request #835 from lmarqs/dependabot/npm_and_yarn/typescrip… #817

Workflow file for this run

name: Sync labels
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: micnncim/action-label-syncer@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}