We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a14544 commit 43bccdeCopy full SHA for 43bccde
.github/workflows/organise.yml
@@ -77,4 +77,4 @@ jobs:
77
git config --global user.email "actions@github.com"
78
git add .
79
git commit -m "Auto organize LeetCode solutions by topic (copy mode)" || echo "No changes"
80
- git push
+ git push
0 commit comments