Skip to content

Commit

Permalink
feat: snyk pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
DevRico003 committed Feb 28, 2024
1 parent eb2013f commit 52f6424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
password: ${{secrets.MAIL_PASSWORD}}
subject: CI/CD Pipeline failed
to: ${{secrets.MAIL}}
from: ${{secrets.MAIL_USERNAME}}
body: The pipeline has failed. Please check the GitHub Actions output.

0 comments on commit 52f6424

Please sign in to comment.