Skip to content

test: rename 'study_id' fixture to 'internal_study_id' to avoid confusion with study_id variable #694

test: rename 'study_id' fixture to 'internal_study_id' to avoid confusion with study_id variable

test: rename 'study_id' fixture to 'internal_study_id' to avoid confusion with study_id variable #694

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
permissions:
contents: read
pull-requests: read
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v5