Skip to content

chore(deps): update gh minor #15

chore(deps): update gh minor

chore(deps): update gh minor #15

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