mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-22 06:50:43 -04:00
ci: fix whitespace in url for some tests (#2390)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
4a66899de8
commit
36c8cf2fd8
1 changed files with 1 additions and 1 deletions
2
.github/actions/notify_failure/action.yml
vendored
2
.github/actions/notify_failure/action.yml
vendored
|
@ -43,7 +43,7 @@ runs:
|
||||||
## Metadata
|
## Metadata
|
||||||
|
|
||||||
* [Job URL](${jobURL})
|
* [Job URL](${jobURL})
|
||||||
* [OpenSearch URL](${opensearchURL})
|
* [OpenSearch URL](${opensearchURL// /%20})
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue