Skip to content

Enable whirl::run to execute python scripts #53

Enable whirl::run to execute python scripts

Enable whirl::run to execute python scripts #53

Workflow file for this run

on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
name: All actions
jobs:
check-current-version:
name: Check current version
uses: >-
NovoNordisk-OpenSource/r.workflows/.github/workflows/check_current_version.yaml@main
with:
use_local_setup_action: true
# check-nn-version:
# name: Check NN version
# uses: >-
# NovoNordisk-OpenSource/r.workflows/.github/workflows/check_nn_versions.yaml@main
# with:
# use_local_setup_action: true
# pkgdown:
# name: Pkgdown site
# uses: NovoNordisk-OpenSource/r.workflows/.github/workflows/pkgdown.yaml@main
# with:
# use_local_setup_action: true
# coverage:
# name: Coverage report
# uses: NovoNordisk-OpenSource/r.workflows/.github/workflows/coverage.yaml@main
# with:
# use_local_setup_action: true
# megalinter:
# name: Megalinter
# uses: NovoNordisk-OpenSource/r.workflows/.github/workflows/megalinter.yaml@main