Skip to content

DB Generation updates #36

DB Generation updates

DB Generation updates #36

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Roman Gilg <[email protected]>
# SPDX-License-Identifier: MIT
name: CI
on:
- push
- pull_request
jobs:
message-lint:
uses: ./.github/workflows/commit-lint.yml
with:
upstream-repo: https://github.com/anydistro/bxt.git
check-format:
uses: ./.github/workflows/check-format.yml
build:
uses: ./.github/workflows/build.yml
secrets: inherit