Skip to content

Adding Advanced Workflow to k8s orchestrator templates #393

Adding Advanced Workflow to k8s orchestrator templates

Adding Advanced Workflow to k8s orchestrator templates #393

Workflow file for this run

name: Test
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Orchestartor Helm Lint
run: |
cd charts/orchestrator
helm lint