Skip to content

Commit ba25e93

Browse files
committed
Add checks badge
1 parent 3aaee0a commit ba25e93

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Ada SPARK Workflow
22
A demo of best practices for open-source Ada/SPARK development.
33

4+
[![checks](https://github.com/alire-project/ada_spark_workflow/workflows/main/badge.svg)](https://github.com/alire-project/ada_spark_workflow/actions)
45
[![codecov](https://codecov.io/gh/alire-project/ada_spark_workflow/branch/main/graph/badge.svg?token=9PZQ67LBPF)](https://codecov.io/gh/alire-project/ada_spark_workflow)
56

67
The goal of this repository is to show the best practices for Ada/SPARK open-source development. We will do our best to keep it updated with the latest technologies and services from Alire and GitHub. Don’t hesitate to suggest enhancements in case we missed something interesting.
@@ -293,7 +294,7 @@ The procedure is:
293294
contribute it to the Alire index.
294295
- Update the version number in `alire.toml` on the development branch
295296

296-
Push bug fixes to the MINOR release branch and only update the PATCH number
297+
Push bug fixes to the MINOR release branch and only update the PATCH number
297298

298299
### `PATCH` Releases
299300

0 commit comments

Comments
 (0)