We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6486aba commit 6490573Copy full SHA for 6490573
.github/workflows/codeql.yml
@@ -14,6 +14,4 @@ jobs:
14
language: java
15
build-command: 'none'
16
timeout-minutes: 25
17
- secrets:
18
- DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}
19
-
+ DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}
0 commit comments