add: todo checker
This commit is contained in:
parent
8092c07ee6
commit
cfaf03f04a
1 changed files with 8 additions and 0 deletions
8
.woodpecker/todo.yaml
Normal file
8
.woodpecker/todo.yaml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue