We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 444b98c commit 3ac201aCopy full SHA for 3ac201a
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
git config --global user.name "github-actions[bot]"
62
63
# Stage the Git index change of the auto-generated files
64
- git add readme.md prs.md issues.md identical-forks.md
+ git add readme.md prs.md issues.md identical-forks.md todos.json
65
git add by-name-asc.md by-name-desc.md
66
git add by-pushed_at-asc.md by-pushed_at-desc.md
67
git add by-size-asc.md by-size-desc.md
0 commit comments