[8/30/2026, 16:52:10] 自动更新网站地图 #316
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: 检查本地路径 | |
| on: | |
| push: | |
| branches: | |
| - main | |
| pull_request: | |
| permissions: {} | |
| jobs: | |
| check-local-paths: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: 检查本地路径 | |
| uses: DuckDuckStudio/Check_Locale_Paths@eea7b8eac6450398a5558ab3b9e1bb9698bfc461 # 3.0.2 |