Skip to content

chore(deps): bump wait-on from 8.0.1 to 8.0.2 in /integration-tests in the npm-dependencies group across 1 directory #590

chore(deps): bump wait-on from 8.0.1 to 8.0.2 in /integration-tests in the npm-dependencies group across 1 directory

chore(deps): bump wait-on from 8.0.1 to 8.0.2 in /integration-tests in the npm-dependencies group across 1 directory #590

Workflow file for this run

name: reviewdog eslint
on: [pull_request]
jobs:
eslint:
name: runner / eslint
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/[email protected]
- uses: reviewdog/[email protected]
with:
workdir: integration-tests
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review # Change reporter.