Skip to content

Properly check if MLC is writeable #1800

Properly check if MLC is writeable

Properly check if MLC is writeable #1800

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml