From 2a656e5ea6eb2dee222cd17f11bba6ffad616abc Mon Sep 17 00:00:00 2001 From: Vitor Hugo Schwaab Date: Mon, 29 Apr 2024 15:47:29 +0200 Subject: [PATCH] test: trigger PR (#11) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72d12d2..366f85d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Cherry-picks commits from a merged PR, creating a new PR to a target branch. Allows setting a name of a submodule and will automatically fast-forward it to also match the `target-branch`. -Check [action.yml](action.yml) for a description of inputs and outputs. +Check [action.yml](action.yml) for a description of inputs and outputs. ### Configuration sample: