Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
ci: 测试工作流
Browse files Browse the repository at this point in the history
  • Loading branch information
zkz098 committed Dec 9, 2023
1 parent d465bb4 commit ae2f96b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ jobs:
if: steps.changed-files.outputs.any_changed == 'true'
with:
globs: ${{ steps.changed-files.outputs.all_changed_files }}
separator: ","
fix: true
separator: ","
2 changes: 1 addition & 1 deletion docs/about.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ShokaX 简介

## 介绍

Check failure on line 4 in docs/about.md

View workflow job for this annotation

GitHub Actions / lint

Trailing spaces

docs/about.md:4:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md009.md
ShokaX 是基于 Shoka 开发的主题,在 Shoka 的基础上提供了更高的性能、更多的功能以及更现代化的代码。

## 开发原因
Expand Down

0 comments on commit ae2f96b

Please sign in to comment.