From 9523c76ba4639c6abd946f543727c47ad97df71b Mon Sep 17 00:00:00 2001 From: Chris Carini <6374067+ChrisCarini@users.noreply.github.com> Date: Fri, 28 Jan 2022 08:30:58 -0800 Subject: [PATCH] Missing slash in README.md (#74) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34015c74..92597110 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ If the PAT is saved as an encrypted secret and the run is still failing, confirm If you prefer to manually set up the Scorecards GitHub Action, you will need to set up a [workflow file](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions). -First, [create a new file](https://docs.github.com/en/repositories/working-with-files/managing-files/creating-new-files) in this location: `[yourrepo].github/workflows/scorecards-analysis.yml`. Then use the input values below. +First, [create a new file](https://docs.github.com/en/repositories/working-with-files/managing-files/creating-new-files) in this location: `[yourrepo]/.github/workflows/scorecards-analysis.yml`. Then use the input values below. ### Inputs