Skip to content

Commit

Permalink
wip, trying to get slack/github integration working
Browse files Browse the repository at this point in the history
  • Loading branch information
ollylucl committed Feb 26, 2025
1 parent a25992e commit cd9913d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,4 @@ jobs:
with:
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
status: ${{ job.status }}
message: Running jest tests
run: echo "🍏 This job's status is ${{ job.status }}."
message: Running jest tests. 🍏 This job's status is ${{ job.status }}.

0 comments on commit cd9913d

Please sign in to comment.