Skip to content

Add Multislice support on GCE, and enable maxtext-nightly test on 1,2,4,8 slices of v4-8 #176

Add Multislice support on GCE, and enable maxtext-nightly test on 1,2,4,8 slices of v4-8

Add Multislice support on GCE, and enable maxtext-nightly test on 1,2,4,8 slices of v4-8 #176

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