Skip to content

feat: add folder info in resume trigger contract #100

feat: add folder info in resume trigger contract

feat: add folder info in resume trigger contract #100

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

Check failure on line 10 in .github/workflows/commitlint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/commitlint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/commitlint.yml" -> "UiPath/.github/.github/workflows/commit-lint.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
token: ${{ secrets.GITHUB_TOKEN }}