Skip to content

Bump @typescript-eslint/parser from 6.21.0 to 8.46.1 #11

Bump @typescript-eslint/parser from 6.21.0 to 8.46.1

Bump @typescript-eslint/parser from 6.21.0 to 8.46.1 #11

Workflow file for this run

name: Test
on:
pull_request:
types: [closed]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: |
echo "Labels: ${{github.event.pull_request.labels}}"