1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-07 15:02:55 +08:00

Update static.yml

This commit is contained in:
涵曦
2024-12-14 07:37:03 +08:00
committed by GitHub
parent 8e0f7a4b46
commit 52a5574220

View File

@@ -5,6 +5,8 @@ on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
tags:
- "v*"
paths:
- 'docs/**' # Only trigger on changes in the docs directory
# Runs on issue events