Skip to content

Merge branch 'main' of https://github.com/evalstate/python-sdk #6

Merge branch 'main' of https://github.com/evalstate/python-sdk

Merge branch 'main' of https://github.com/evalstate/python-sdk #6

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml