Skip to content

fix: work around expression evaluation issue in conditions when e.g. … #259

fix: work around expression evaluation issue in conditions when e.g. …

fix: work around expression evaluation issue in conditions when e.g. … #259

Workflow file for this run

name: CI
on:
push:
paths-ignore: ['**/*.md']
pull_request:
paths-ignore: ['**/*.md']
workflow_dispatch:
jobs:
linux:
uses: ./.github/workflows/linux.yml
macos:
uses: ./.github/workflows/macos.yml
windows:
uses: ./.github/workflows/windows.yml