Skip to content

fix: delta profile when 2 result sets have different periods #2282

fix: delta profile when 2 result sets have different periods

fix: delta profile when 2 result sets have different periods #2282

name: "On push to any branch"
on:
push:
branches-ignore:
- 'main'
- 'release/*'
tags-ignore:
- '**'
jobs:
pre-ci:
uses: ./.github/workflows/pre-ci.yml
lib-ci:
uses: ./.github/workflows/lib-ci.yml
examples-ci:
uses: ./.github/workflows/examples-ci.yml
docs-ci:
uses: ./.github/workflows/docs-ci.yml