From 907bb7fbe4329bf0904b3cba0efd3e5f0e4d1b60 Mon Sep 17 00:00:00 2001
From: vsvipul <vsvipul@github.com>
Date: Mon, 2 May 2022 13:07:43 +0530
Subject: [PATCH] Sample change to test assign on PR

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a4c8f1b..93e8b34 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
 # cache
 
+Test for autoassign.
 This action allows caching dependencies and build outputs to improve workflow execution time.
 
 [![Tests](https://github.com/actions/cache/actions/workflows/workflow.yml/badge.svg)](https://github.com/actions/cache/actions/workflows/workflow.yml)