icelam / random-name-picker

Simple HTML5 random name picker for picking lucky draw winner using Web Animations and AudioContext API.
https://pinkylam.me/playground/random-name-picker
MIT License
115 stars 141 forks source link

ci: adjust codeql setting to scan both typescript and javascript #18

Closed icelam closed 9 months ago

icelam commented 9 months ago

Description

Adjust codeql scanning setting to scan TypeScript and JavaScript, according to documentation.

How has this been tested?

N/A

Types of changes

Remarks

N/A

github-advanced-security[bot] commented 9 months ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.