We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8665e7c commit 6486abaCopy full SHA for 6486aba
1 file changed
.github/workflows/codeql.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: hyperwallet/public-security-workflows/.github/workflows/codeql-java.yml@datadog
13
with:
14
language: java
15
- build-mode: 'none'
+ build-command: 'none'
16
timeout-minutes: 25
17
secrets:
18
DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}
0 commit comments