Skip to content

feat: use @arcblock/pm2.io instead of @pm2/io #1

feat: use @arcblock/pm2.io instead of @pm2/io

feat: use @arcblock/pm2.io instead of @pm2/io #1

name: task-list-checker
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
task-list-checker:
runs-on: ubuntu-latest
steps:
- name: Check for incomplete task list items
uses: Shopify/task-list-checker@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}