Pluto-UI
Pluto-UI copied to clipboard
feat: add codeql workflow
trafficstars
🛠️ Related Issue
Closes #84
Description
Added codeql workflow.
Changes Made
Files Added
.github/workflows/codeql.yml
To run this workflow you need to enable the following permissions :
- Go to your project repository settings
- On left pane > Actions > General
- Scroll down and Go to Workflow permissions > select "Read and write permissions"
- Click save and its done.
Checklist
- [x] Code follows the project's style guidelines.
- [x] The pull request is linked to the corresponding issue, if applicable.
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] My changes generate no new warnings
- [x] The title of my pull request is a short description of the requested changes.
@Lovelyfin00 @purnima143 please review this PR. Thanks