忽略部分pr以减少自动构建压力
This commit is contained in:
3
.github/workflows/python-app.yml
vendored
3
.github/workflows/python-app.yml
vendored
@@ -28,6 +28,9 @@ on:
|
|||||||
- 'LICENSE'
|
- 'LICENSE'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
- 'LICENSE'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user