add: GitHub Actions official status badge

- add the badge of Lint Awesome List workflow at the top of README
- add information about GitHub Actions status badge
This commit is contained in:
peaceiris 2019-08-26 18:04:11 +09:00
parent a098b3e28a
commit 517efaff85

View File

@ -1,3 +1,5 @@
![GitHub Actions status | sdras/awesome-actions](https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg)
<p align="center">
<br>
<img src="https://image.ibb.co/cZ1q5f/awesome-actions.jpg" />
@ -37,6 +39,20 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [Official Actions Collection](https://github.com/actions)
- [GitHub Blog Announcement](https://blog.github.com/2018-10-17-action-demos/)
### Status badge
![GitHub Actions status | sdras/awesome-actions](https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg)
> *Official documentation about the status badge has not been written yet.*
URL to a status badge SVG.
```
https://github.com/{github_id}/{repository}/workflows/{workflow_name}/badge.svg
```
An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.svg`
## Community Resources
### GitHub Tools and Management