Skip to content

Commit f33e18b

Browse files
committed
refactor: Update slack action
1 parent 0e5d52f commit f33e18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD-pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ jobs:
125125
SLACK_COLOR: '#FFBF00'
126126
SLACK_TITLE: 'Sync PR (*${{ env.STACK_NAME }}*) :repeat:'
127127
SLACK_MESSAGE: "Let's merge this ASAP: https://github.com/${{ github.repository }}/pull/${{ steps.pull.outputs.PULL_REQUEST_NUMBER }}"
128-
SLACK_USERNAME: bazt-bot
128+
SLACK_USERNAME: devops-bot
129129
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
130130
MSG_MINIMAL: true

0 commit comments

Comments
 (0)