Skip to content

Commit 6b52d95

Browse files
committed
remove pr-agent and update ci error
1 parent 7eb9fa3 commit 6b52d95

2 files changed

Lines changed: 1 addition & 22 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ jobs:
6464
uses: aliencube/microsoft-teams-actions@v0.8.0
6565
with:
6666
webhook_uri: ${{ secrets.MS_TEAMS_WEBHOOK_URI }}
67-
title: New Release: CTERA SDK ${{ steps.tagName.outputs.tag }}
67+
title: New Release - CTERA SDK ${{ steps.tagName.outputs.tag }}
6868
summary: Python SDK
6969
actions: '[{ "@type": "OpenUri", "name": "PyPi", "targets": [{ "os": "default", "uri": "https://pypi.org/project/cterasdk/"}] }, { "@type": "OpenUri", "name": "Docs", "targets": [{ "os": "default", "uri": "https://ctera-python-sdk.readthedocs.io/en/latest/"}] }]'

.github/workflows/pr-agent.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)