Skip to content

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 #9

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1

Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 #9

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-github-workflows/.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-github-workflows/.github/workflows/cla.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets:
personal_access_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}