Skip to content

feat(engine): make AddNode non-blocking with async node creation #1024

feat(engine): make AddNode non-blocking with async node creation

feat(engine): make AddNode non-blocking with async node creation #1024

Workflow file for this run

# SPDX-FileCopyrightText: © 2025 Claudio Costa <cstcld91@gmail.com>
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
push:
branches: [main]
pull_request:
branches: [main]
permissions:
contents: read
jobs:
reuse-compliance-check:
runs-on: ubuntu-22.04
steps:
- name: Checkout repository
uses: actions/checkout@v5
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6