Skip to content

chore(deps-dev): bump codespell from 2.2.5 to 2.2.6 #2598

chore(deps-dev): bump codespell from 2.2.5 to 2.2.6

chore(deps-dev): bump codespell from 2.2.5 to 2.2.6 #2598

Workflow file for this run

name: Check TODO
on: [push, pull_request]
jobs:
todo:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run tdg-github-action
uses: ribtoks/[email protected]
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: ${{ github.repository }}
SHA: ${{ github.sha }}
REF: ${{ github.ref }}
COMMENT_ON_ISSUES: true