Rename ci job to markdown-lint.

This commit is contained in:
Anduin Xue
2022-03-05 00:06:56 +08:00
parent faa4be73d1
commit 0b9669c34c

View File

@@ -5,7 +5,7 @@ on:
branches: [ master ] branches: [ master ]
jobs: jobs:
markdown: markdown-lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2