Skip to content

Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 #32

Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1

Bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.13.1 #32

Workflow file for this run

name: pull_request
on:
pull_request:
branches: [main]
env:
BRANCH_NAME: ${{ github.event.pull_request.head.ref }}
jobs:
build:
uses: ./.github/workflows/build.yml
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}