Skip to content

Commit 21df66d

Browse files
authored
Merge pull request #1097 from kernelkit/doc
Drop doc build on PR, only main and doc branch triggers
2 parents 684bbaf + b0a6e16 commit 21df66d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,6 @@ on:
1111
- 'doc/**'
1212
- 'mkdocs.yml'
1313
- '.github/workflows/docs.yml'
14-
pull_request:
15-
types: [opened, synchronize, reopened, labeled]
16-
paths:
17-
- 'doc/**'
18-
- 'mkdocs.yml'
19-
- '.github/workflows/docs.yml'
2014

2115
permissions:
2216
contents: write

0 commit comments

Comments
 (0)