Skip to content

Merge branch 'workflows' of https://github.com/ssi-dk/AEF-DDF into wo… #6

Merge branch 'workflows' of https://github.com/ssi-dk/AEF-DDF into wo…

Merge branch 'workflows' of https://github.com/ssi-dk/AEF-DDF into wo… #6

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:
branch: [main, master]
pull_request:
branch: [main, master]
name: document
jobs:
document:
uses: ./.github/workflows/document.yaml
secrets: inherit