忽略部分pr以减少自动构建压力

This commit is contained in:
DLmaster
2024-09-06 21:26:04 +08:00
parent cd5250c09f
commit ffe865e29e

View File

@@ -28,6 +28,9 @@ on:
- 'LICENSE'
pull_request:
branches: [ "main" ]
paths-ignore:
- '**.md'
- 'LICENSE'
permissions:
contents: read