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

Update static.yml

This commit is contained in:
涵曦
2024-12-14 07:39:47 +08:00
committed by GitHub
parent 52a5574220
commit 161c0d738b

View File

@@ -8,7 +8,10 @@ on:
tags:
- "v*"
paths:
- 'docs/**' # Only trigger on changes in the docs directory
- 'docs/**'
- 'README.md'
- 'CHANGELOG..md'
- '.github/workflows/static.yml'
# Runs on issue events
issues:
types: [opened, edited, reopened] # Specify events you're interested in