Skip to content

chore: move to uipath 2.0.1 #50

chore: move to uipath 2.0.1

chore: move to uipath 2.0.1 #50

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