From 82f0974fd6256564d9878226743b0e0e4fb1f7fb Mon Sep 17 00:00:00 2001 From: Deepak Dahiya <59823596+t-dedah@users.noreply.github.com> Date: Wed, 16 Nov 2022 22:23:44 +0000 Subject: [PATCH] PR comments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1713238..ef328f6 100644 --- a/README.md +++ b/README.md @@ -238,7 +238,7 @@ This workflow uses `gh-actions-cache` to delete all the caches created by a bran Example ```yaml -name: cleanup caches for a branch +name: cleanup caches by a branch on: pull_request: types: