summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorLoyalsoldier <[email protected]>2026-05-02 21:42:43 +0800
committerLoyalsoldier <[email protected]>2026-05-02 21:49:23 +0800
commit3b3083bc079e4847804751ae1cc99fa9c4eb663b (patch)
tree6acdc9e2b4d5b540bbd86be5e44063e54ef576e4 /.github/workflows
parentb84c0db4ad7286eb5cec870cabf6642a156290bc (diff)
Docs: add hero image & update title
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml1
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"