Skip to content

Update version from 0.26.1-beta.1726 to 0.26.0 #3062

Update version from 0.26.1-beta.1726 to 0.26.0

Update version from 0.26.1-beta.1726 to 0.26.0 #3062

Workflow file for this run

#
# These checks run on every commit
#
name: Check on Every Push
on:
push:
branches-ignore:
- main
jobs:
secrets-scanning:
uses: ./.github/workflows/secrets_scanning.yaml
code-form:
uses: ./.github/workflows/code_form.yaml