Skip to content

[wip] Feature: colored height maps to ordered point clouds + point clouds to wireframes and meshes #250

[wip] Feature: colored height maps to ordered point clouds + point clouds to wireframes and meshes

[wip] Feature: colored height maps to ordered point clouds + point clouds to wireframes and meshes #250

Workflow file for this run

name: Pick me issue assignment
on:
issue_comment:
types: [created, edited]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: edwinRNDR/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}