Skip to content

Merge pull request #48 from Public-Health-Scotland/update_readme #136

Merge pull request #48 from Public-Health-Scotland/update_readme

Merge pull request #48 from Public-Health-Scotland/update_readme #136

Workflow file for this run

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: main
pull_request:
branches: main
release:
types: [published]
workflow_dispatch:
name: phs_pkgdown.yaml
permissions:
contents: read
jobs:
pkgdown:
uses: Public-Health-Scotland/actions/.github/workflows/phs_pkgdown.yaml@v2.4.2
permissions:
contents: write
secrets: inherit