Skip to content

refactor: make models module public #77

refactor: make models module public

refactor: make models module public #77

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 }}