Skip to content

Commit 499eaea

Browse files
committed
docs: update GH actions badge
1 parent 47b363c commit 499eaea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ let guard = region::lock(data.as_ptr(), data.len())?;
8383
```
8484

8585
<!-- Links -->
86-
[github-shield]: https://img.shields.io/github/workflow/status/darfink/region-rs/CI/master?label=actions&logo=github&style=for-the-badge
86+
[github-shield]: https://img.shields.io/github/actions/workflow/status/darfink/region-rs/ci.yml?branch=master&label=actions&logo=github&style=for-the-badge
8787
[github]: https://github.com/darfink/region-rs/actions/workflows/ci.yml?query=branch%3Amaster
8888
[crate-shield]: https://img.shields.io/crates/v/region.svg?style=for-the-badge
8989
[crate]: https://crates.io/crates/region

0 commit comments

Comments
 (0)