Skip to content

chore(deps): bump @typescript-eslint/parser from 8.16.0 to 8.19.0 #136

chore(deps): bump @typescript-eslint/parser from 8.16.0 to 8.19.0

chore(deps): bump @typescript-eslint/parser from 8.16.0 to 8.19.0 #136

Workflow file for this run

name: 'Generate Labels'
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
label:
name: 'Label PR based on title'
runs-on: ubuntu-latest
steps:
- uses: srvaroa/[email protected]
env:
GITHUB_TOKEN: ${{ github.token }}