Skip to content

Merge branch 'develop' #369

Merge branch 'develop'

Merge branch 'develop' #369

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