Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ste-gr authored Feb 12, 2024
1 parent c731064 commit 13fe75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# queries: security-extended,security-and-quality

- name: Build with Maven
run: mvn -B -Papps --file pom.xml
run: mvn -B -Papps package --file pom.xml

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

0 comments on commit 13fe75f

Please sign in to comment.