We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a0359c + 7845e54 commit 4472df4Copy full SHA for 4472df4
.github/workflows/codeql.yml
@@ -67,8 +67,8 @@ jobs:
67
# modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance.
68
69
# - run: |
70
- echo "Run, Build Application using script"
71
- gradle clean build
+ # echo "Run, Build Application using script"
+ # gradle clean build
72
73
- name: Perform CodeQL Analysis
74
uses: github/codeql-action/analyze@v2
0 commit comments