mirror of
https://github.com/hanxi/xiaomusic.git
synced 2025-12-09 15:18:15 +08:00
Update static.yml
This commit is contained in:
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@@ -5,6 +5,8 @@ on:
|
|||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
tags:
|
||||||
|
- "v*"
|
||||||
paths:
|
paths:
|
||||||
- 'docs/**' # Only trigger on changes in the docs directory
|
- 'docs/**' # Only trigger on changes in the docs directory
|
||||||
# Runs on issue events
|
# Runs on issue events
|
||||||
|
|||||||
Reference in New Issue
Block a user