Skip to content

Commit

Permalink
pkgdown.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstiDE committed Jan 26, 2024
1 parent 6806055 commit 8a78b40
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 121 deletions.
50 changes: 0 additions & 50 deletions .github/workflows/coverage.yaml

This file was deleted.

18 changes: 18 additions & 0 deletions .github/workflows/pkgdown.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: Docs

on:
push:
branches: [ pkgdown ]
pull_request:
branches: [ pkgdown ]

jobs:
docs:
name: Pkgdown Documentation
uses: insightsengineering/r.pkg.template/.github/workflows/pkgdown.yaml@main
secrets:
REPO_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
# install-system-dependencies: true
# upgrade-remotes: true
71 changes: 0 additions & 71 deletions .github/workflows/rcmdcheck.yaml

This file was deleted.

0 comments on commit 8a78b40

Please sign in to comment.