Skip to content

Merge branch 'main' into develop #123

Merge branch 'main' into develop

Merge branch 'main' into develop #123

Workflow file for this run

name: Build
on:
push:
branches:
- develop
- feature/*
- hotfix/*
- bugfix/*
- main
jobs:
build:
uses: ./.github/workflows/build-reusable.yml