From 951114579855ce91d08090d573314e678c3b5436 Mon Sep 17 00:00:00 2001 From: James Ralston Date: Mon, 23 Oct 2023 15:02:24 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff90764..e9cd18e 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ _Create a GitHub Action and use it in a workflow._ ## Step 5: Trigger the workflow -_You've now got a fully functioning workflow! :smile:_ +_You've now got a fully functioning workflow!! :smile:_ Your new action will run any time a pull request has been opened.