We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1a299b commit 7845e54Copy full SHA for 7845e54
.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