Merge pull request #1097 from kernelkit/doc

Drop doc build on PR, only main and doc branch triggers
This commit is contained in:
Joachim Wiberg
2025-08-12 14:44:56 +02:00
committed by GitHub
-6
View File
@@ -11,12 +11,6 @@ on:
- 'doc/**'
- 'mkdocs.yml'
- '.github/workflows/docs.yml'
pull_request:
types: [opened, synchronize, reopened, labeled]
paths:
- 'doc/**'
- 'mkdocs.yml'
- '.github/workflows/docs.yml'
permissions:
contents: write