Skip to content

feat: whale 官网增加联系我们和其他内容优化 #642

feat: whale 官网增加联系我们和其他内容优化

feat: whale 官网增加联系我们和其他内容优化 #642

Workflow file for this run

name: Autocorrect
on: [push, pull_request]
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