-
-
Notifications
You must be signed in to change notification settings - Fork 813
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
CodeQL config #69
CodeQL config #69
Conversation
* making welcome page and login page * Update Navbar.tsx * json file * del * changed * changed the fromatting * added test * formatting * changes in position * added test for login * Fixes to UI * Fixes to login UI * changed the UI * Delete package-lock.json * changes required changed * chnging * added test * Update LoginPage.test.tsx * changed test * fixing flow * Update LoginPage.test.tsx * Delete package-lock.json * changes * Update Navbar.test.tsx Co-authored-by: DangaRanga <[email protected]>
…ll branches in pull request
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@akshatgarg12 We just want changes in the .github/workflows
directory. You are overwriting all of the master branch with new code.
@akshatgarg12 Focus on the |
@akshatgarg12 Join our slack organization It'll help a lot. |
@palisadoes Sure sir. |
@palisadoes I have already created a PR for the alpha branch PR : #71 , shall i create one for master aswell regarding this #62 ? |
@akshatgarg12 Yes, go ahead. |
What kind of change does this PR introduce?
Issue Number:
Fixes #62
Did you add tests for your changes?
Snapshots/Videos:
If relevant, did you update the documentation?
Summary
Does this PR introduce a breaking change?
Other information
similar to #67
Have you read the contributing guide?
Yes