Skip to content

Bump alpine/java from 21-jdk to 22-jdk #2

Bump alpine/java from 21-jdk to 22-jdk

Bump alpine/java from 21-jdk to 22-jdk #2

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
secrets:
personal_access_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}