Skip to content

infra: improve build and deployment conditions #44

infra: improve build and deployment conditions

infra: improve build and deployment conditions #44

Workflow file for this run

name: Commit Lint
on:
pull_request:
branches:
- main
jobs:
commit-lint:
uses: UiPath/.github/.github/workflows/commit-lint.yml@master
secrets:
token: ${{ secrets.GITHUB_TOKEN }}