Skip to content

Merge pull request #268 from konradhalas/chore/fix_ci #20

Merge pull request #268 from konradhalas/chore/fix_ci

Merge pull request #268 from konradhalas/chore/fix_ci #20

Workflow file for this run

name: CI Master
on:
push:
branches:
- master
workflow_dispatch:
jobs:
ci:
uses: ./.github/workflows/code_check.yaml
secrets: inherit
with:
publish_performance: true
store_benchmark: true