Skip to content

Commit f0fc0fc

Browse files
committed
Experiment with workflow_dispatch for pkgdown build & deploy
1 parent 48067b7 commit f0fc0fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches: [main, master]
66
tags: ['*']
7+
workflow_dispatch:
78

89
name: pkgdown
910

0 commit comments

Comments
 (0)