Skip to content

add subset by tag, closes #305 #137

add subset by tag, closes #305

add subset by tag, closes #305 #137

Workflow file for this run

name: build
on:
push:
branches-ignore:
- 'coverity_scan'
pull_request:
jobs:
build:
name: Check package
uses: r-simmer/workflows/.github/workflows/build.yml@main
secrets: inherit
dispatch:
name: Dispatch extensions
needs: build
uses: r-simmer/workflows/.github/workflows/dispatch.yml@main
secrets: inherit