Skip to content

Commit 529e3e8

Browse files
committed
Updated codeql file and also include gradlew.bat for Windows systems.
1 parent 48139c7 commit 529e3e8

2 files changed

Lines changed: 92 additions & 1 deletion

File tree

.github/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
# - run: |
7070
echo "Run, Build Application using script"
71-
./gradle clean build
71+
./gradlew clean build
7272

7373
- name: Perform CodeQL Analysis
7474
uses: github/codeql-action/analyze@v2

gradlew.bat

Lines changed: 91 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)