Skip to content

Commit 8bc4199

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent 9e5104e commit 8bc4199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apisix-conformance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,6 @@ jobs:
129129
if: ${{ github.event_name == 'pull_request' }}
130130
uses: ./.github/actions/add-pr-comment
131131
with:
132-
message-id: 'apisix-conformance-test-report'
132+
message-id: 'apisix-conformance-test-report-${{ matrix.provider_type }}'
133133
message-path: |
134134
report.md

0 commit comments

Comments
 (0)