From 1df7382b4cff477aa607f4fec7afb560e50e105f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20VILLERS?= Date: Thu, 3 Nov 2022 11:31:24 +0100 Subject: [PATCH 1/4] feat(input): allow to disable annotations --- README.md | 1 + action.yml | 5 +++++ src/main.js | 6 ++++-- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b1d740e..2d728b0 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ And ensure that you're using the Date: Fri, 4 Nov 2022 22:24:47 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bf1602..ffcf94b 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,10 @@ And ensure that you're using the Date: Tue, 8 Nov 2022 10:06:26 +0100 Subject: [PATCH 4/4] refactor: rename disableAnnotations to enableAnnotations. --- README.md | 2 +- action.yml | 8 ++++---- src/main.js | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a4f7f6d..9a366f9 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ And ensure that you're using the