Skip to content

Fixed missed hierarchy delimiter for the replacing path prefix logic #48

Fixed missed hierarchy delimiter for the replacing path prefix logic

Fixed missed hierarchy delimiter for the replacing path prefix logic #48

Workflow file for this run

name: CLA Assistant
on:
issue_comment:
types: [created]
pull_request_target:
types: [opened,closed,synchronize]
jobs:
cla_assistant:
uses: Netcracker/qubership-workflow-hub/.github/workflows/cla.yaml@main

Check failure on line 9 in .github/workflows/cla.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/cla.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/cla.yaml" -> "Netcracker/qubership-workflow-hub/.github/workflows/cla.yaml@main" (source branch with sha:32d258ddf4a161898fb2f8646e53e04ba59d9abe) : workflow is not reusable as it is missing a `on.workflow_call` trigger
secrets:
personal_access_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}