File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -127,11 +127,3 @@ jobs:
127127 echo '```yaml' >> report.md
128128 cat apisix-ingress-controller-conformance-report.yaml >> report.md
129129 echo '```' >> report.md
130-
131- - name : Report Conformance Test Result to PR Comment
132- if : ${{ github.event_name == 'pull_request' }}
133- uses : ./.github/actions/add-pr-comment
134- with :
135- message-id : ' apisix-conformance-test-report-${{ matrix.provider_type }}'
136- message-path : |
137- report.md
Original file line number Diff line number Diff line change 2121[submodule ".github/actions/markdown-link-check "]
2222 path = .github/actions/markdown-link-check
2323 url = https://github.com/gaurav-nelson/github-action-markdown-link-check.git
24- [submodule ".github/actions/add-pr-comment "]
25- path = .github/actions/add-pr-comment
26- url = https://github.com/mshick/add-pr-comment.git
You can’t perform that action at this time.
0 commit comments