Skip to content

Commit

Permalink
chore(actions): update matrix notification to new channel
Browse files Browse the repository at this point in the history
  • Loading branch information
joschahenningsen committed Feb 4, 2025
1 parent 228ea1f commit 05b6366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-opened-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
homeserver: 'matrix.org'
token: ${{ secrets.MATRIX_TOKEN }}
channel: '!LRZZJaApdaBVjDzdpj:in.tum.de'
channel: '!AmOaMEEQgUOTWHlhnA:in.tum.de'
message: |
🫳🎁 Pull request ready for review by ${{ github.event.sender.login }}:
Expand Down

0 comments on commit 05b6366

Please sign in to comment.