Skip to content

Commit

Permalink
chore: Removed the slack action
Browse files Browse the repository at this point in the history
  • Loading branch information
macmade committed Mar 5, 2024
1 parent 5fa5583 commit 7fc15d7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci-mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,3 @@ jobs:
submodules: 'recursive'

- uses: macmade/[email protected]

- uses: macmade/[email protected]
if: ${{ always() }}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
with:
channel: '#ci'
status: ${{ job.status }}
title: ${{ matrix.run-config[ 'scheme' ] }} - ${{ matrix.run-config[ 'configuration' ] }}

0 comments on commit 7fc15d7

Please sign in to comment.