We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5104e commit 8bc4199Copy full SHA for 8bc4199
.github/workflows/apisix-conformance-test.yml
@@ -129,6 +129,6 @@ jobs:
129
if: ${{ github.event_name == 'pull_request' }}
130
uses: ./.github/actions/add-pr-comment
131
with:
132
- message-id: 'apisix-conformance-test-report'
+ message-id: 'apisix-conformance-test-report-${{ matrix.provider_type }}'
133
message-path: |
134
report.md
0 commit comments