Skip to content

Include padding in max slices and number of blocks calculations #615

Include padding in max slices and number of blocks calculations

Include padding in max slices and number of blocks calculations #615

Workflow file for this run

name: 'PR Tasks Completed Check'
on:
pull_request:
types: [opened, edited]
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"