Skip to content

Merge branch 'v0.2.2_development' of github.com:FertigLab/domino2 int… #30

Merge branch 'v0.2.2_development' of github.com:FertigLab/domino2 int…

Merge branch 'v0.2.2_development' of github.com:FertigLab/domino2 int… #30

Workflow file for this run

name: r-build-check
on:
push:
branches: ['v0.2.2_development']
pull_request:
branches: ['master', 'v0.2.2']
workflow_dispatch:
jobs:
build-check:
uses: FertigLab/actions/.github/workflows/r-build-check.yml@v1
secrets: inherit