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:
5
.github/workflows/static.yml
vendored
5
.github/workflows/static.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user