Skip to content

Commit

Permalink
hmmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
hlafaille committed Dec 12, 2024
1 parent a4e7223 commit 6e3fb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdlc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
languages: 'java,css,html,js' # Specify your project's languages
languages: 'java,javascript' # Specify your project's languages
# database: './codeql-db' # Optional: Customize the database location

- name: Perform CodeQL Analysis
Expand Down

0 comments on commit 6e3fb7c

Please sign in to comment.