notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
18 stars 54 forks source link

Fix: bookmarks authentication protection #69

Closed theamrendram closed 1 month ago

theamrendram commented 1 month ago
vercel[bot] commented 1 month ago

@KumarAmrendram is attempting to deploy a commit to the notsoocool's projects Team on Vercel.

A member of the Team first needs to authorize it.

notsoocool commented 1 month ago
Screenshot 2024-10-08 at 4 43 31 PM

@KumarAmrendram You have made your branch with main as the base branch, but you need to create the branch from the develop branch.

When you create a new branch, you have the option to change the base branch. Just change the base to develop, and it will show only your commits.

Then, make your edits and raise a PR.