mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-02-09 14:15:02 +02:00
Github moved the branch actions docs location
This commit is contained in:
parent
bbf4802f5b
commit
25f55b46d6
@ -15,7 +15,7 @@ If you want to add an entry to the `README.md` please consider this:
|
|||||||
* if you've not published your crate to `crates.io` remove the `[[CRATE](...)]` part.
|
* if you've not published your crate to `crates.io` remove the `[[CRATE](...)]` part.
|
||||||
* if you have a CI build, please add the build badge. Put the image after the description, separated by a space. Please make sure to add the branch information to the image:
|
* if you have a CI build, please add the build badge. Put the image after the description, separated by a space. Please make sure to add the branch information to the image:
|
||||||
* example for Travis: ` [<img src="https://api.travis-ci.org/XXX/CRATE.svg?branch=master">](https://travis-ci.org/XXX/CRATE)`
|
* example for Travis: ` [<img src="https://api.travis-ci.org/XXX/CRATE.svg?branch=master">](https://travis-ci.org/XXX/CRATE)`
|
||||||
* for Github actions please see https://docs.github.com/en/actions/configuring-and-managing-workflows/configuring-a-workflow#example-using-the-branch-parameter
|
* for Github actions please see https://docs.github.com/en/free-pro-team@latest/actions/managing-workflow-runs/adding-a-workflow-status-badge#using-the-branch-parameter
|
||||||
- please pay attention to the alphabetical ordering.
|
- please pay attention to the alphabetical ordering.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user