dashroshan / coding-contests-companion

💪 Discord bot for coding contests info, notifications, and daily problems from codechef, leetcode, hackerrank, codeforces, atcoder, hackerearth, and geeksforgeeks
MIT License
41 stars 36 forks source link

feat: add codeql workflow #65

Closed harmeetsingh11 closed 11 months ago

harmeetsingh11 commented 1 year ago

Related Issue

Closes: #64

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.

Please review this PR. Thanks