Skip to content

docs: retire .github/copilot-instructions.md in favour of AGENTS.md (… #3926

docs: retire .github/copilot-instructions.md in favour of AGENTS.md (…

docs: retire .github/copilot-instructions.md in favour of AGENTS.md (… #3926

Workflow file for this run

name: "TODOs"
on:
workflow_dispatch:
push:
branches: [main]
permissions:
contents: read
issues: write
jobs:
todos:
uses: devantler-tech/reusable-workflows/.github/workflows/scan-for-todo-comments.yaml@d3a8a00a579bdbe53703fc1b3f48c0cc04446661 # v5.6.4
secrets:
APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }}