Skip to content

Added project_bite_tpu_unittests and associated config to test axlear… #3169

Added project_bite_tpu_unittests and associated config to test axlear…

Added project_bite_tpu_unittests and associated config to test axlear… #3169

name: Require Checklist
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
check_pr_body:
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: false # If this is true and there are no checklists detected, the action will fail