Skip to content

Commit

Permalink
update slack status
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Nov 27, 2024
1 parent 37f65b1 commit bd5c058
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,8 +200,12 @@ jobs:
text: "${{ github.workflow }} workflow finished."
- type: section
fields:
- type: mrkdwn
text: "*Actor*\n<${{ github.event.actor.url }}|${{ github.event.actor.display_login }}>"
- type: mrkdwn
text: "*Repository*\n<https://github.com/${{ github.repository }}|${{ github.repository }}>"
- type: mrkdwn
text: "*Workflow*\n`${{ github.workflow }}`"
- type: mrkdwn
text: "*Job*\n`${{ github.job }}`"
- type: mrkdwn
Expand Down

0 comments on commit bd5c058

Please sign in to comment.