Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 285 Bytes

File metadata and controls

12 lines (9 loc) · 285 Bytes

Task List Zero GitHub Action

This action checks to see if a PR's task lists are all checked, and passes status checks if so.

How to add

    - name: Task List Zero
      uses: WeeverApps/gha-task-list-zero@v1.0
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}