Skip to content

Proposing changes to Engineering's Accessibility Page #2073

Proposing changes to Engineering's Accessibility Page

Proposing changes to Engineering's Accessibility Page #2073

Workflow file for this run

name: Checking Markdown formatting and providing language suggestions
on:
pull_request:
jobs:
remark-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run remark-lint with reviewdog for documentation projects.
uses: ./.config/remark/
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
command: remark.sh