Remove Workplace Message notification Action

This commit is contained in:
Connor Hack 2024-11-06 09:25:10 -08:00
parent 9d5636180c
commit 02663d86b5

View file

@ -326,13 +326,3 @@ jobs:
uses: test-summary/action@v2
with:
paths: "${{ github.workspace }}/merged-test-results.xml"
- name: "Workplace Message - Group"
id: workplace_message_group
if: always()
uses: florianldt/workplace-action@master
with:
access-token: ${{ secrets.WORKPLACE_ACCESS_TOKEN }}
thread-key: ${{ secrets.WORKPLACE_THREAD_KEY }}
text: 'This is a test message!'