Skip to content

fix(daemon): save entities instead of adding #11

fix(daemon): save entities instead of adding

fix(daemon): save entities instead of adding #11

Workflow file for this run

# SPDX-FileCopyrightText: 2024 Roman Gilg <[email protected]>
# SPDX-License-Identifier: MIT
name: CI
on:
- push
- pull_request
jobs:
check-format:
uses: ./.github/workflows/check-format.yml
build:
uses: ./.github/workflows/build.yml
secrets: inherit