Skip to content

chore(deps): update typescript-eslint monorepo to v8 (major) #3354

chore(deps): update typescript-eslint monorepo to v8 (major)

chore(deps): update typescript-eslint monorepo to v8 (major) #3354

Workflow file for this run

name: CI
on:
push:
branches:
- "main"
pull_request:
branches:
- "**"
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: antwika/actions/packages/ci@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
sonar-token: ${{ secrets.SONAR_TOKEN }}