Categorygithub.com/sumally/github-check-tasklist-action

# README

How to use

name: pr-task-list-checker

on:
  pull_request:
    types:
      - opened
      - edited

jobs:
  pr-task-list-checker:
    runs-on: ubuntu-latest
    steps:
      - uses: sumally/[email protected]

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author