Skip to content

fix: correct broken === ordering #151

fix: correct broken === ordering

fix: correct broken === ordering #151

Workflow file for this run

name: Quality Assurance
on:
push:
branches:
- "**"
tags:
- "!**"
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yaml
with:
check: true
preview: true