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

⬆️ Bump the npm_and_yarn group across 2 directories with 13 updates #1181

⬆️ Bump the npm_and_yarn group across 2 directories with 13 updates

⬆️ Bump the npm_and_yarn group across 2 directories with 13 updates #1181

Workflow file for this run

name: GitHub 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 }}
readme-url: 'https://github.com/Shopify/blockchain-components/blob/main/.github/contributing.md#task-list-checker'