Skip to content

Commit 4a1fd04

Browse files
committed
config: deploy website on develop branch push
1 parent c53eee1 commit 4a1fd04

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/pkgdown.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
push:
44
branches:
55
- master
6+
- develop
7+
paths:
8+
- 'R/vignettes/**'
69

710
permissions:
811
contents: write

0 commit comments

Comments
 (0)