Skip to content

Bump eslint from 8.55.0 to 8.56.0 in /ui #143

Bump eslint from 8.55.0 to 8.56.0 in /ui

Bump eslint from 8.55.0 to 8.56.0 in /ui #143

Workflow file for this run

name: Labeler
on: [pull_request]
permissions:
contents: read
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ github.token }}"