Merge pull request #7819 from nulano/docs-all

Build docs for Python changes
This commit is contained in:
Andrew Murray 2024-02-22 11:50:57 +11:00 committed by GitHub
commit b8722f3431
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: