Skip to content

WeeverApps/gha-task-list-zero

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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/[email protected]
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}