From 57143cc0144d985d8f2f2e4ac36eeb0a70357cdc Mon Sep 17 00:00:00 2001 From: Poorva Gokhale Date: Thu, 10 Jun 2021 23:41:02 +0530 Subject: [PATCH] simulate hotfix in release --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95f8f8c..4e31b48 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # create-pr-action + A Github Action which automatically creates pull request (PR) from one branch against another branch if it is ahead of another branch HEAD_BRANCH - branch to raise PR from BASE_BRANCH - branch against which PR is raised