mirror of
https://github.com/adminlove520/AI-Account-Toolkit.git
synced 2026-05-16 09:26:46 +08:00
fix: 添加 .html 到 PR 触发路径
This commit is contained in:
1
.github/workflows/pr-review.yml
vendored
1
.github/workflows/pr-review.yml
vendored
@@ -8,6 +8,7 @@ on:
|
||||
types: [opened, synchronize, reopened]
|
||||
paths:
|
||||
- '**.py'
|
||||
- '**.html'
|
||||
- '**.md'
|
||||
- 'README.md'
|
||||
- 'requirements.txt'
|
||||
|
||||
Reference in New Issue
Block a user