Skip to content

Commit

Permalink
scripts updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorgabriel committed Dec 16, 2023
1 parent 7baffbe commit e39efdb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pre-merge-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ jobs:
uses: rtCamp/action-slack-notify@master
env:
if: always()
SLACK_ICON_EMOJI: ':shield:'
SLACK_ICON_EMOJI: ':robot_face:'
SLACK_USERNAME: Cypress Bot
SLACK_MESSAGE: E2E tests are now running. Stay tuned for updates!
SLACK TITLE : E2E Template Tests
SLACK_FOOTER: ''
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}

Cypress-Run:
Expand Down

0 comments on commit e39efdb

Please sign in to comment.