Skip to content

chore(e2e): single test for light & dark screenshots (#DS-4589) #591

chore(e2e): single test for light & dark screenshots (#DS-4589)

chore(e2e): single test for light & dark screenshots (#DS-4589) #591

Workflow file for this run

name: Commitlint
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/actions/setup-node
- run: echo "${{ github.event.pull_request.title }}" | yarn commitlint --verbose