Skip to content

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #9

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7

chore(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 #9

Workflow file for this run

name: Report readability
# This action only works on pull request events
on: pull_request
jobs:
report-readability:
name: Report readability
runs-on: ubuntu-latest
steps:
- name: Checkout repo with history
uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: Rebilly/lexi@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
glob: '**/*.md'