mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 23:51:00 +00:00
Remove Workplace Message notification Action
This commit is contained in:
parent
9d5636180c
commit
02663d86b5
1 changed files with 0 additions and 10 deletions
|
@ -326,13 +326,3 @@ jobs:
|
||||||
uses: test-summary/action@v2
|
uses: test-summary/action@v2
|
||||||
with:
|
with:
|
||||||
paths: "${{ github.workspace }}/merged-test-results.xml"
|
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!'
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue