File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 61
61
previews:
62
62
- antiope
63
63
name : ${{ env.WIBY_CHECK_NAME }}
64
- details_url : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
65
64
head_sha : ${{ github.event.pull_request.head.sha }}
66
65
status : " queued"
67
66
env :
@@ -101,7 +100,6 @@ jobs:
101
100
previews:
102
101
- antiope
103
102
name : ${{ env.WIBY_CHECK_NAME }}
104
- details_url : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
105
103
head_sha : ${{ github.event.pull_request.head.sha }}
106
104
conclusion : " failure"
107
105
env :
@@ -116,7 +114,6 @@ jobs:
116
114
previews:
117
115
- antiope
118
116
name : ${{ env.WIBY_CHECK_NAME }}
119
- details_url : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
120
117
head_sha : ${{ github.event.pull_request.head.sha }}
121
118
status : " in_progress"
122
119
env :
@@ -199,7 +196,6 @@ jobs:
199
196
previews:
200
197
- antiope
201
198
name : ${{ env.WIBY_CHECK_NAME }}
202
- details_url : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
203
199
head_sha : ${{ github.event.pull_request.head.sha }}
204
200
conclusion : " failure"
205
201
env :
@@ -215,7 +211,6 @@ jobs:
215
211
previews:
216
212
- antiope
217
213
name : ${{ env.WIBY_CHECK_NAME }}
218
- details_url : " ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }}"
219
214
head_sha : ${{ github.event.pull_request.head.sha }}
220
215
conclusion : ${{ steps.wiby_result.outputs.wiby_conclusion }}
221
216
env :
You can’t perform that action at this time.
0 commit comments