Skip to content

Commit 3ac201a

Browse files
Add the todos.json file which was missing in the CI script
1 parent 444b98c commit 3ac201a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
git config --global user.name "github-actions[bot]"
6262
6363
# Stage the Git index change of the auto-generated files
64-
git add readme.md prs.md issues.md identical-forks.md
64+
git add readme.md prs.md issues.md identical-forks.md todos.json
6565
git add by-name-asc.md by-name-desc.md
6666
git add by-pushed_at-asc.md by-pushed_at-desc.md
6767
git add by-size-asc.md by-size-desc.md

0 commit comments

Comments
 (0)