Skip to content

Feature: cript.API.get_node_by_uuid(uuid) #1404

Feature: cript.API.get_node_by_uuid(uuid)

Feature: cript.API.get_node_by_uuid(uuid) #1404

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