Skip to content

Update typescript-eslint monorepo to v7 #8

Update typescript-eslint monorepo to v7

Update typescript-eslint monorepo to v7 #8

Workflow file for this run

name: Summary
on:
push:
branches-ignore:
- main
jobs:
wait-for-triggered-checks:
runs-on: ubuntu-latest
permissions:
checks: read
steps:
- name: Wait for all triggered status checks
uses: poseidon/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}