Skip to content

chore(deps): bump @babel/runtime-corejs2 from 7.22.2 to 7.26.10 in the security group #85

chore(deps): bump @babel/runtime-corejs2 from 7.22.2 to 7.26.10 in the security group

chore(deps): bump @babel/runtime-corejs2 from 7.22.2 to 7.26.10 in the security group #85

name: GitHub Task List Checker
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
task-list-checker:
if: ${{ github.actor != 'dependabot[bot]' }}
runs-on: ubuntu-latest
steps:
- name: Check for incomplete task list items
uses: Shopify/task-list-checker@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}