Do not hide previous
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
parent
1304b2f27b
commit
f70b6a40fe
|
@ -129,8 +129,6 @@ jobs:
|
|||
with:
|
||||
header: ${{ github.run_id }}
|
||||
number: ${{ env.PR_NUMBER }}
|
||||
hide: true
|
||||
hide_classify: OUTDATED
|
||||
GITHUB_TOKEN: ${{ secrets.DAPR_BOT_TOKEN }}
|
||||
message: |
|
||||
# Components certification test
|
||||
|
|
|
@ -149,8 +149,6 @@ jobs:
|
|||
with:
|
||||
header: ${{ github.run_id }}
|
||||
number: ${{ env.PR_NUMBER }}
|
||||
hide: true
|
||||
hide_classify: OUTDATED
|
||||
GITHUB_TOKEN: ${{ secrets.DAPR_BOT_TOKEN }}
|
||||
message: |
|
||||
# Components conformance test
|
||||
|
|
Loading…
Reference in New Issue