Skip to content

Commit 23e9099

Browse files
committed
chore: configure pdd to not skip markdown files
Should be in a49e9f1 commit.
1 parent a49e9f1 commit 23e9099

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/todos-extract-from-code.yml

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
--exclude '**/*.jpg' \
5353
--exclude '**/*.png' \
5454
--exclude '**/*.ico' \
55-
--exclude '**/*.md' \
5655
--exclude '**/*.enc' \
5756
--exclude 'src/test/wiremock/**/*' \
5857
--exclude 'generated-todos/**' \

0 commit comments

Comments
 (0)