Skip to content

Build SM Operator

Build SM Operator #4

name: Build SM Operator
on:
push:
branches-ignore:
- "gh-pages"
paths-ignore:
- ".github/workflows/**"
workflow_dispatch:
jobs:
build-sm-operator:
uses: ./.github/workflows/_build.yml
with:
chart_name: sm-operator
secrets: inherit