mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update dist-2.yml
This commit is contained in:
parent
30bdbd8d04
commit
71778e5de3
1 changed files with 1 additions and 6 deletions
7
.github/workflows/dist-2.yml
vendored
7
.github/workflows/dist-2.yml
vendored
|
@ -46,9 +46,4 @@ jobs:
|
||||||
"name": "myEvent",
|
"name": "myEvent",
|
||||||
"head_sha": "${{ github.sha }}",
|
"head_sha": "${{ github.sha }}",
|
||||||
"status": "completed",
|
"status": "completed",
|
||||||
"conclusion": "success",
|
"conclusion": "success"}'
|
||||||
"output": {
|
|
||||||
"title": null,
|
|
||||||
"summary": null,
|
|
||||||
"text": null
|
|
||||||
}}'
|
|
||||||
|
|
Loading…
Reference in a new issue