mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 19:32:48 +00:00
updated slack channel id
This commit is contained in:
parent
37fbc364f1
commit
415ecd7337
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
|
@ -57,5 +57,5 @@ jobs:
|
|||
method: chat.postMessage
|
||||
token: ${{ secrets.SLACK_BOT_TOKEN }}
|
||||
payload: |
|
||||
channel: ${{ secrets.SLACK_CI_CHANNEL_ID }}
|
||||
channel: ${{ secrets.SLACK_CHANNEL_ID }}
|
||||
text: "SonarCloud Analysis Complete: ${{ job.status }} for commit ${{ github.sha }}. Docker Hub push is pending review in GitHub Actions."
|
||||
|
|
Loading…
Reference in a new issue