Skip to content

feat/bic-333_mee_support #541

feat/bic-333_mee_support

feat/bic-333_mee_support #541

Workflow file for this run

name: build
on:
workflow_dispatch:
pull_request:
types: [opened, reopened, synchronize, ready_for_review]
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build
uses: ./.github/actions/build