Skip to content

Commit

Permalink
testing automation flow
Browse files Browse the repository at this point in the history
  • Loading branch information
Prashant-Microsoft committed Aug 30, 2024
1 parent aae4eac commit 4d7dd77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
body: |
{
"title": "Deployment Failed",
"body": "Deployment TEST failed for branch ${{ github.ref }}. Please check the logs. @user1 @user2",
"assignees": ["Prashant-Microsoft", "user2"]
"body": "Deployment TEST failed for branch ${{ github.ref }}. Please check the logs. @v-pmalusare@microsoft.com",
"assignees": ["v-pmalusare@microsoft.com"]
}
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 comments on commit 4d7dd77

Please sign in to comment.