Skip to content

Feature: created API.delete_node_by_uuid(node_type, node_uuid) #1402

Feature: created API.delete_node_by_uuid(node_type, node_uuid)

Feature: created API.delete_node_by_uuid(node_type, node_uuid) #1402

Workflow file for this run

name: Trunk.io
on:
push:
branches:
- main
- develop
- trunk-merge/**
pull_request:
branches:
- main
- develop
- "*"
permissions: read-all
jobs:
trunk:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Trunk Check
uses: trunk-io/trunk-action@v1