Arbtrage / Enigma

A Github App that executes and comments the code present in the Pull Request's diff .
https://github.com/apps/enigma-code-bot
ISC License
3 stars 6 forks source link

feat: add codeql workflow for javascript #8

Closed harmeetsingh11 closed 7 months ago

harmeetsingh11 commented 7 months ago

Issue that this pull request solves

Closes: #7

Proposed changes

Files added

To run this workflow you need to enable the following permission:

  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.

Types of changes

Checklist

@Arbtrage please review this PR. Thanks

Arbtrage commented 7 months ago

LGTM .