Skip to content

Feature/42 participation rate filter #96

Feature/42 participation rate filter

Feature/42 participation rate filter #96

Workflow file for this run

name: Dev workflow
on:
pull_request:
branches: [main, pre-release]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-test-workflow:
#https://docs.github.com/en/actions/using-workflows/reusing-workflows#calling-a-reusable-workflow
uses: ./.github/workflows/run-tests.yml
secrets: inherit