Skip to content

Commit

Permalink
Merge github.com:LTY-Followers/LuoTianyiCoverSongLRC
Browse files Browse the repository at this point in the history
  • Loading branch information
wuliaodexiaoluo committed Nov 10, 2024
2 parents 3bb4dba + d20ecf8 commit bc27c16
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions .github/workflows/issuecheck.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: Issues Similarity Analysis

permissions:
issues: write

on:
issues:
types: [opened, edited]

jobs:
similarity-analysis:
runs-on: ubuntu-latest
steps:
- name: Issues Similarity Analysis
uses: actions-cool/[email protected]
with:
filter-threshold: 0.35
comment-title: '反馈检查 | Feedback Check'
comment-body: '${index}. ${similarity} #${number}'
show-footer: false
show-mentioned: true
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@

https://github.com/LTY-Followers/LuoTianyiCoverSongLRC/raw/api-services/main/files/歌手英文名称/歌曲名称.lrc

### CDN 镜像
### GitHub Pages

https://api.luolingxue.us.kg/LuoTianyiCoverSongLRC/api-services/files/歌手英文名称/歌曲名称.lrc
https://lty-followers.github.io/LuoTianyiCoverSongLRC/api-services/files/歌手英文名称/歌曲名称.lrc

### Vercel 镜像(索引未同步,暂不可用)

Expand Down

0 comments on commit bc27c16

Please sign in to comment.