Skip to content

SK-2645: Fix inconsistencies identified in extracted public interface… #142

SK-2645: Fix inconsistencies identified in extracted public interface…

SK-2645: Fix inconsistencies identified in extracted public interface… #142

name: Internal Release
on:
push:
tags-ignore:
- '*.*'
paths-ignore:
- 'package.json'
- 'package-lock.json'
- '*.md'
branches:
- release/*
jobs:
call-common-workflow:
uses: ./.github/workflows/common-release.yml
with:
tag: internal
secrets: inherit