From 3cb5c1a72df8903118453bcc30a8f705d0a93b90 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 31 Dec 2023 20:00:47 +0000 Subject: [PATCH] chore: self mutation Signed-off-by: github-actions --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6ce3338..6a99f4c 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ # ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen". -name: Comment Reaction +name: Jest Coverage Commenter description: Comment on PRs with Jest Coverage Information runs: using: node20