From 84fd7c7a4228149b2b1e70c6d8761391577aa158 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 23 Apr 2021 06:20:40 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9951ef7d..225e2e58 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Get all modified files relative to the default branch. ## Usage -Push event +### Push event ```yaml name: CI @@ -39,7 +39,7 @@ jobs: ``` -Pull Request events +### Pull Request events ```yaml name: CI