From f686e36b14dc374728ca46b783e68def918007c8 Mon Sep 17 00:00:00 2001 From: Mikhail Epatko Date: Wed, 6 Mar 2024 22:03:43 +0300 Subject: [PATCH] #9 Fixed markdown lint issues --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7004c4a..27fbb52 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ You can read more about Hits-of-Code metric in this blog post: [**hoc** project page](https://github.com/yegor256/hoc/tree/master) -To install action copy the workflow code into +To install action copy the workflow code into a .github/workflows/main.yml file in your repository -``` +```yaml on: [push] jobs: