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 6490573 commit 1b30ab7Copy full SHA for 1b30ab7
.github/workflows/codeql.yml
@@ -14,4 +14,5 @@ jobs:
14
language: java
15
build-command: 'none'
16
timeout-minutes: 25
17
+ secrets:
18
DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}
0 commit comments