Skip to content

Bump the github-actions group with 1 update #26

Bump the github-actions group with 1 update

Bump the github-actions group with 1 update #26

Workflow file for this run

name: autoreview
on: [pull_request]
jobs:
misspellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- name: Run misspell with reviewdog
uses: reviewdog/action-misspell@v1
#with:
# pattern: "*.md"