Skip to content

Commit 4472df4

Browse files
committed
Merge branch '1694-pgp-codeql' into 'main'
Fix .github/workflows/codeql.yml by Paul Schaub See merge request root/bc-java!20
2 parents 4a0359c + 7845e54 commit 4472df4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ jobs:
6767
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
6868

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

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

0 commit comments

Comments
 (0)