Skip to content

[UEPR-56, UEPR-282] Integration branch for React 18 and Face Sensing #1185

[UEPR-56, UEPR-282] Integration branch for React 18 and Face Sensing

[UEPR-56, UEPR-282] Integration branch for React 18 and Face Sensing #1185

Workflow file for this run

name: Lint commit messages
on: [pull_request]
concurrency:
group: "${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.sha }}"
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: wagoid/commitlint-github-action@9763196e10f27aef304c9b8b660d31d97fce0f99 # v5