Skip to content

Commit 480cba9

Browse files
authored
Fix build status badge.
1 parent 43004fb commit 480cba9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0
1818
</p>
1919
<h3 align="center">Build Status</h3>
2020
<p align="center">
21-
<a href="https://github.com/overte-org/overte/actions/workflows/nightly_build.yml"><img alt="Nightly CI Build" src="https://github.com/overte-org/overte/actions/workflows/nightly_build.yml/badge.svg"></a>
21+
<a href="https://github.com/overte-org/overte/actions/workflows/build.yml"><img alt="Nightly CI Build" src="https://github.com/overte-org/overte/actions/workflows/build.yml/badge.svg?event=schedule"></a>
2222
<a href="https://github.com/overte-org/overte/actions/workflows/master_deploy_apidocs.yml"><img alt="API-docs CI Build & Deploy" src="https://github.com/overte-org/overte/actions/workflows/master_deploy_apidocs.yml/badge.svg"></a>
2323
<a href="https://github.com/overte-org/overte/actions/workflows/master_deploy_doxygen.yml"><img alt="Doxygen CI Build & Deploy" src="https://github.com/overte-org/overte/actions/workflows/master_deploy_doxygen.yml/badge.svg"></a>
2424
</p>

0 commit comments

Comments
 (0)