-
Notifications
You must be signed in to change notification settings - Fork 14
fix: remove duplicate problem #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
hi, thank you for submitting the bug fix, but the source code of this project is in the docs branch. You need to submit the changes to the docs branch, and than automatic deployment will be triggered.
Thank you for submitting the bug fix, but the source code of this project is in the docs branch. You need to submit the changes to the docs branch before automatic deployment will be triggered.
The correct way to modify is:
-
checkout to the
docs
branch -
Delete the duplicate question number corresponding to the graph in the leetcode-js/assets/origins/categories_list.md file
-
Run
npm run lc
-
commit and push the code to the
docs
branch -
The github pipeline automatically deploys to the
gh-pages
branch and themain
branch
Ok, I saw that you fixed the issue. I think this pull request can be closed.
I will fix similar issues according to your description next time.
移除重複的題目