Skip to content

0.19.2-beta.1059

0.19.2-beta.1059 #213

Workflow file for this run

name: Release New Version
on:
release:
types: [published]
branches:
- 'main'
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
static-analysis:
uses: ./.github/workflows/static_analysis.yaml
code-form:
uses: ./.github/workflows/code_form.yaml