Files
2022-04-17 20:27:01 +08:00

16 lines
329 B
YAML

name: Autocorrect
on: push
jobs:
autocorrect:
name: Check text autocorrect
runs-on: ubuntu-latest
steps:
- name: Check out source
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Exec autocorrect
uses: huacnlee/autocorrect-action@main
run: autocorrect .