Skip to content

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

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… #10

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: lint
jobs:
lint:
uses: ./.github/workflows/lint.yaml
secrets: inherit