Skip to content

Commit b2f930a

Browse files
committed
remove todo-checker
1 parent 6f9be50 commit b2f930a

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/quality-assurance.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,3 @@ jobs:
1616

1717
- name: before-pr.sh
1818
run: ./scripts/before-pr.sh
19-
20-
todo_checker:
21-
name: check for TODOs
22-
runs-on: ubuntu-latest
23-
steps:
24-
- name: check for TODOs
25-
uses: tegonal/workflow-helper@v0.3.0
26-
with:
27-
commands: todo-checker

0 commit comments

Comments
 (0)