feat: enhance workflows by adding required secrets and expanding language support

This commit is contained in:
arashagp
2025-01-02 11:12:08 +03:30
parent 55d01ac20b
commit 1cc6cddc6f
4 changed files with 19 additions and 14 deletions

View File

@@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: ["TypeScript"]
language: ["TypeScript", "JavaScript"]
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support
steps: