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 645e06b commit 5f12e9cCopy full SHA for 5f12e9c
.github/workflows/labeler.yml
@@ -18,4 +18,4 @@ jobs:
18
uses: ./.github/workflows/labeler-reusable.yml
19
secrets:
20
app-id: "${{ secrets.DD_AGENT_INTEGRATIONS_BOT_APP_ID }}"
21
- private-key: "${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY_2 }}"
+ private-key: "${{ secrets.DD_AGENT_INTEGRATIONS_BOT_PRIVATE_KEY }}"
0 commit comments