Skip to content

Commit

Permalink
Merge pull request #18 from Kerosene-Labs/update-workflow
Browse files Browse the repository at this point in the history
hmmmm
  • Loading branch information
hlafaille authored Dec 12, 2024
2 parents c8f9eee + 6e3fb7c commit a43c833
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 a43c833

Please sign in to comment.