Skip to content

chore: run eslint over test files and fix surfaced errors #64

chore: run eslint over test files and fix surfaced errors

chore: run eslint over test files and fix surfaced errors #64

Workflow file for this run

name: React Doctor
on:
pull_request:
branches: [master]
permissions:
contents: read
pull-requests: write
concurrency:
group: react-doctor-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
react-doctor:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
with:
persist-credentials: false
- uses: millionco/react-doctor@964622bf15fa5f8eef7e05196407aa08dc779087 # v2.2.7