Skip to content

Bump eslint from 8.50.0 to 8.51.0 #959

Bump eslint from 8.50.0 to 8.51.0

Bump eslint from 8.50.0 to 8.51.0 #959

Workflow file for this run

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