We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8e023d commit 6b4cc53Copy full SHA for 6b4cc53
1 file changed
.github/workflows/pkgdown.yml
@@ -1,6 +1,7 @@
1
# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
2
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
3
on:
4
+ pull_request:
5
# build dev site on merged pushes
6
push:
7
branches: [main, master]
0 commit comments