Skip to content

Commit

Permalink
update pkgdown for 'devel' branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmorgan committed Oct 19, 2024
1 parent c3653df commit 4278e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [main, master]
branches: [devel]
pull_request:
branches: [main, master]
branches: [devel]
release:
types: [published]
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ biocViews: ImmunoOncology, Microbiome, Sequencing, Clustering, Classification,
Metagenomics
VignetteBuilder: knitr
URL: https://mtmorgan.github.io/DirichletMultinomial/
BugReports: https://mtmorgan.github.io/DirichletMultinomial/issues
BugReports: https://github.com/mtmorgan/DirichletMultinomial/issues

0 comments on commit 4278e86

Please sign in to comment.