Skip to content

Commit af454f8

Browse files
committed
merging dev/main pkgdown workflows
1 parent 283fba2 commit af454f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pkgdown.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# Created with usethis + edited to run on PRs to dev, use API key.
55
on:
66
push:
7-
branches: dev
7+
branches: [dev, main]
88
pull_request:
9-
branches: dev
9+
branches: [dev, main]
1010
release:
1111
types: [published]
1212
workflow_dispatch:

0 commit comments

Comments
 (0)