Build docs for Python changes

This commit is contained in:
Nulano 2024-02-20 21:21:10 +01:00
parent 380bc1766b
commit 10712be53d

View File

@ -7,10 +7,12 @@ on:
paths:
- ".github/workflows/docs.yml"
- "docs/**"
- "src/PIL/**"
pull_request:
paths:
- ".github/workflows/docs.yml"
- "docs/**"
- "src/PIL/**"
workflow_dispatch:
permissions: