diff --git a/README.md b/README.md index c1dd2a15..5a0d60dd 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Supported commands per platform: | USAGE | CLI | ✅ | ✅ | ✅ | ✅ | | | App / webhook | ✅ | ✅ | ✅ | ✅ | | | Tagging bot | ✅ | | | | -| | Actions | ✅ | | ✅ | | +| | Actions | ✅ |✅| ✅ |✅| | | | | | | | | CORE | PR compression | ✅ | ✅ | ✅ | ✅ | | | Repo language prioritization | ✅ | ✅ | ✅ | ✅ | diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..52bc77a9 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,5 @@ +comment: false +coverage: + status: + patch: false + project: false