Skip to content

Commit da38eb6

Browse files
authored
ci: Explain (#48)
1 parent bc0ab63 commit da38eb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
branches:
77
- "docs*"
88
- "cran-*"
9+
# The main branch is excluded here, it is handled by the R-CMD-check workflow.
10+
# This workflow is only for handling pushes to designated branches.
911
workflow_dispatch:
1012

1113
name: pkgdown

0 commit comments

Comments
 (0)