Skip to content

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.5.0 #866

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.5.0

Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.5.0 #866

Workflow file for this run

name: "Test typescript-action"
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm run build
- run: npm test
- uses: ./
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
persons: "rowi1de"
# teams: "no-team"
include-draft: false
skip-with-manual-reviewers: 1