Skip to content

Commit

Permalink
ci: remove matrix debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 committed Sep 15, 2024
1 parent 3da5bbb commit b06a841
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,3 @@ jobs:
message: |
@room Daily integration tests failed https://github.com/${{ github.repository }}/commit/${{ github.sha }}/checks/${{ github.run_id }}
- name: Notify daily integration tests success
if: success()
uses: s3krit/matrix-message-action@70ad3fb812ee0e45ff8999d6af11cafad11a6ecf # v0.0.3
with:
room_id: ${{ matrix.channel.room }}
access_token: ${{ secrets.MATRIX_ACCESS_TOKEN }}
server: m.parity.io
message: |
Daily integration tests passed (temporary message to test the notification, this will be omitted in the future)

0 comments on commit b06a841

Please sign in to comment.