Pluto-UI icon indicating copy to clipboard operation
Pluto-UI copied to clipboard

feat: add codeql workflow

Open harmeetsingh11 opened this issue 2 years ago • 1 comments
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 :

  1. Go to your project repository settings
  2. On left pane > Actions > General

image

  1. Scroll down and Go to Workflow permissions > select "Read and write permissions"

image

  1. 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.

harmeetsingh11 avatar Jul 30 '23 14:07 harmeetsingh11

@Lovelyfin00 @purnima143 please review this PR. Thanks

harmeetsingh11 avatar Jul 30 '23 14:07 harmeetsingh11