Skip to content

Commit

Permalink
Set insert-tweak-page-hook: false for docs workflow
Browse files Browse the repository at this point in the history
Following the fix from pharmaverse/admiralci#193, this ensures that the docs/pkgdown workflow gets fixed.
  • Loading branch information
cicdguy authored Sep 3, 2024
1 parent 670b348 commit 2b9efbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
skip-multiversion-docs: true
# Ref to use for the multiversion docs landing page
multiversion-docs-landing-page: devel
# Do not insert the "tweak-page" hook
insert-tweak-page-hook: false
linter:
name: Lint
uses: pharmaverse/admiralci/.github/workflows/lintr.yml@main
Expand Down

0 comments on commit 2b9efbe

Please sign in to comment.