1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2025-12-17 16:48:14 +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: tags:
- "v*" - "v*"
paths: paths:
- 'docs/**' # Only trigger on changes in the docs directory - 'docs/**'
- 'README.md'
- 'CHANGELOG..md'
- '.github/workflows/static.yml'
# Runs on issue events # Runs on issue events
issues: issues:
types: [opened, edited, reopened] # Specify events you're interested in types: [opened, edited, reopened] # Specify events you're interested in