Skip to content

fix: job.Key should be lowercase #34

fix: job.Key should be lowercase

fix: job.Key should be lowercase #34

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