Skip to content

Updated core and web versions (#210) #5

Updated core and web versions (#210)

Updated core and web versions (#210) #5

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