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 3d04110 commit 8866f29Copy full SHA for 8866f29
.github/workflows/codeql.yml
@@ -23,6 +23,6 @@ jobs:
23
language: java
24
build-mode: 'none'
25
timeout-minutes: 25
26
- secrets:
+ secrets:
27
DATADOG_API_KEY: ${{ secrets.DATADOG_PAYPAL_QA_TOKEN }}
28
0 commit comments