Skip to content

Commit

Permalink
added pkgdown_ci to push for workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
mduncans committed Sep 9, 2024
1 parent ca0fc75 commit 370beea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [main, master]
branches: [main, master, pkgdown_ci]
pull_request:
branches: [main, master]
release:
Expand Down

0 comments on commit 370beea

Please sign in to comment.