mirror of https://github.com/apache/cloudstack.git
Add all workflow buttons to README (#11406)
This commit is contained in:
parent
70a4503ea1
commit
9317a46513
|
|
@ -15,7 +15,7 @@
|
|||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
name: Lint
|
||||
name: pre-commit
|
||||
|
||||
on: [pull_request]
|
||||
|
||||
|
|
|
|||
12
README.md
12
README.md
|
|
@ -1,4 +1,14 @@
|
|||
# Apache CloudStack [](https://github.com/apache/cloudstack/actions/workflows/build.yml) [](https://github.com/apache/cloudstack/actions/workflows/ui.yml) [](https://github.com/apache/cloudstack/actions/workflows/rat.yml) [](https://github.com/apache/cloudstack/actions/workflows/ci.yml) [](https://sonarcloud.io/dashboard?id=apache_cloudstack) [](https://codecov.io/gh/apache/cloudstack)
|
||||
# Apache CloudStack
|
||||
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/build.yml)
|
||||
[](https://codecov.io/gh/apache/cloudstack)
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/docker-cloudstack-simulator.yml)
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/rat.yml)
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/linter.yml)
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/merge-conflict-checker.yml)
|
||||
[](https://sonarcloud.io/dashboard?id=apache_cloudstack)
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/ci.yml)
|
||||
[](https://github.com/apache/cloudstack/actions/workflows/ui.yml)
|
||||
|
||||
[](https://cloudstack.apache.org/)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue