Skip to content

build(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0 #75

build(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0

build(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0 #75

Workflow file for this run

name: PR Tasks Completed Check 🧾
on:
pull_request:
types: [opened, edited]
jobs:
task-check:
runs-on: ubuntu-latest
steps:
- uses: kentaro-m/task-completed-checker-action@v0.1.2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"