mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
.github: drop doc build on PR, only main and doc branch triggers
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -11,12 +11,6 @@ on:
|
|||||||
- 'doc/**'
|
- 'doc/**'
|
||||||
- 'mkdocs.yml'
|
- 'mkdocs.yml'
|
||||||
- '.github/workflows/docs.yml'
|
- '.github/workflows/docs.yml'
|
||||||
pull_request:
|
|
||||||
types: [opened, synchronize, reopened, labeled]
|
|
||||||
paths:
|
|
||||||
- 'doc/**'
|
|
||||||
- 'mkdocs.yml'
|
|
||||||
- '.github/workflows/docs.yml'
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user