Skip to content

feat(api): add static service principal bearer auth (#96) #44

feat(api): add static service principal bearer auth (#96)

feat(api): add static service principal bearer auth (#96) #44

Workflow file for this run

name: helm-tests
on:
pull_request:
paths:
- "helm/**"
- "scripts/verify-helm.sh"
- ".github/workflows/helm-tests.yml"
push:
branches:
- main
paths:
- "helm/**"
- "scripts/verify-helm.sh"
- ".github/workflows/helm-tests.yml"
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Helm
uses: azure/setup-helm@v4
- name: Run Helm checks
run: ./scripts/verify-helm.sh