Skip to content

Commit

Permalink
Update workflow actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancorrales committed Mar 5, 2022
1 parent bebb243 commit 797e16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [ 'go' ]
language: [ 'go','javascript' ]
steps:
- name: Checkout repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 797e16f

Please sign in to comment.