Skip to content

build(deps-dev): bump babel-loader from 8.2.5 to 9.2.1 #901

build(deps-dev): bump babel-loader from 8.2.5 to 9.2.1

build(deps-dev): bump babel-loader from 8.2.5 to 9.2.1 #901

Workflow file for this run

name: Set Repo Label List
on: push
jobs:
labeler:
runs-on: ubuntu-latest
steps:
-
name: Checkout
uses: actions/checkout@v2
-
name: Run Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v3
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
yaml-file: .github/labels.yml
skip-delete: false
dry-run: false
exclude: |
help*
*issue