add: todo checker

This commit is contained in:
hexlocation 2025-08-03 00:59:26 +02:00
parent 8092c07ee6
commit cfaf03f04a

8
.woodpecker/todo.yaml Normal file
View file

@ -0,0 +1,8 @@
when:
- event: push
branch: dev
steps:
- name: 'Check TODOs'
image: codeberg.org/epsilon_02/todo-checker
settings:
single_issue_check: true