Skip to content
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

feat: add codeql workflow #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

harmeetsingh11
Copy link

🛠️ 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

  • Code follows the project's style guidelines.
  • The pull request is linked to the corresponding issue, if applicable.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • The title of my pull request is a short description of the requested changes.

@harmeetsingh11
Copy link
Author

@Lovelyfin00 @purnima143 please review this PR.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: add codeql workflow
1 participant