Skip to content

Merge branch 'main' into develop #308

Merge branch 'main' into develop

Merge branch 'main' into develop #308

Workflow file for this run

name: CI
on:
push:
branches:
- develop
- main
pull_request:
branches:
- develop
- main
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
isPackagingBuild: false