Skip to content

Bump @typescript-eslint/parser from 6.7.0 to 6.7.2 #73

Bump @typescript-eslint/parser from 6.7.0 to 6.7.2

Bump @typescript-eslint/parser from 6.7.0 to 6.7.2 #73

Workflow file for this run

name: summary
on:
pull_request:
jobs:
enforce-all-checks:
runs-on: ubuntu-latest
permissions:
contents: read
checks: read
steps:
# Checkout only needed for developing
- name: Checkout
uses: actions/checkout@v4
- name: Watch GitHub Checks
uses: ./
with:
token: ${{ secrets.GITHUB_TOKEN }}