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 0371e31 commit 78e4d66Copy full SHA for 78e4d66
.github/workflows/e2e-test.yaml
@@ -90,7 +90,7 @@ jobs:
90
webhook: ${{ secrets.SLACK_WEBHOOK }}
91
webhook-type: incoming-webhook
92
payload: |
93
- text: "⚠️ End-to-end tests failed! 😬 Please inspect & fix by clicking <https://github.com/SAP/ai-sdk-java/actions/runs/${{ github.run_id }}|here>",
+ text: "⚠️ End-to-end tests failed! 😬 Please inspect & fix by clicking <https://github.com/SAP/ai-sdk-java/actions/runs/${{ github.run_id }}|here>"
94
blocks:
95
- type: "section"
96
text:
0 commit comments