diff options
| author | Loyalsoldier <[email protected]> | 2026-05-02 21:42:43 +0800 |
|---|---|---|
| committer | Loyalsoldier <[email protected]> | 2026-05-02 21:49:23 +0800 |
| commit | 3b3083bc079e4847804751ae1cc99fa9c4eb663b (patch) | |
| tree | 6acdc9e2b4d5b540bbd86be5e44063e54ef576e4 /.github | |
| parent | b84c0db4ad7286eb5cec870cabf6642a156290bc (diff) | |
Docs: add hero image & update title
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 51b5a9af..200d82f5 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -7,6 +7,7 @@ on: branches: - master paths-ignore: + - "assets/*" - ".gitignore" - "LICENSE*" - "*.md" |
