Skip to content

Add hex pattern to octree format and add forth format idea #105

Add hex pattern to octree format and add forth format idea

Add hex pattern to octree format and add forth format idea #105

Workflow file for this run

name: Add Labels
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
add_labels:
runs-on: ubuntu-latest
steps:
- name: Add labels
uses: andymckay/labeler@master
with:
add-labels: "org:triage"
ignore-if-labeled: true