From 0f593807f6170505908e1f954e11cb1e00f2fe82 Mon Sep 17 00:00:00 2001 From: Chris Carini <6374067+ChrisCarini@users.noreply.github.com> Date: Thu, 27 Jan 2022 22:21:41 -0800 Subject: [PATCH] Missing slash in README.md --- 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