Skip to content

Child robots only inherit their parent's displayAttr #1492

Child robots only inherit their parent's displayAttr

Child robots only inherit their parent's displayAttr #1492

Workflow file for this run

name: Enforce issue references for TODOs
on:
push:
paths:
- '**.hs'
branches:
- main
pull_request:
paths:
- '**.hs'
branches:
- main
jobs:
enforce-issue-references:
name: Enforce issue references
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
scripts/enforce-todo-issues.sh