Skip to content

Bump eslint from 9.39.2 to 10.8.1 in /frontend #264

Bump eslint from 9.39.2 to 10.8.1 in /frontend

Bump eslint from 9.39.2 to 10.8.1 in /frontend #264

Workflow file for this run

name: "PR Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true