Skip to content

Merge pull request #778 from 769344359/patch-4 #244

Merge pull request #778 from 769344359/patch-4

Merge pull request #778 from 769344359/patch-4 #244

Workflow file for this run

name: AutoCorrect
on: [push, pull_request]
jobs:
autocorrect:
name: AutoCorrect Lint
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Lint
uses: huacnlee/autocorrect-action@v2.9.0