Skip to content

feat: mount kubeconfig in example #28

feat: mount kubeconfig in example

feat: mount kubeconfig in example #28

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/java_pr.yml@1.10.0
secrets: inherit
with:
java_version: 21