Skip to content

[OK TO MERGE NOW] Prepare for next version (#302) #574

[OK TO MERGE NOW] Prepare for next version (#302)

[OK TO MERGE NOW] Prepare for next version (#302) #574

Workflow file for this run

name: Helm charts
on:
push:
branches:
- master
pull_request:
types:
- opened
- reopened
- synchronize
branches:
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Build
run: make build-helm-charts