Skip to content

This PR reflects an old change in the data model, where material identifiers become attributes instead of a list of subnodes. #1701

This PR reflects an old change in the data model, where material identifiers become attributes instead of a list of subnodes.

This PR reflects an old change in the data model, where material identifiers become attributes instead of a list of subnodes. #1701

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