Skip to content

feat(api-raw): raise a 404 Not Found error when a resource is missing in the study #687

feat(api-raw): raise a 404 Not Found error when a resource is missing in the study

feat(api-raw): raise a 404 Not Found error when a resource is missing in the study #687

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