Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
conorheffron authored Sep 27, 2024
1 parent 57ff2d2 commit 1ed6656
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,10 @@ jobs:

- name: Sql-Lint
uses: Bidaya0/sql-lint-in-action@v0.0.3

with:
path: .
driver: postgres

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
Expand Down

0 comments on commit 1ed6656

Please sign in to comment.