Skip to content

Commit 723d581

Browse files
authored
Update README.md (#65)
Add information about where to create workflow file for manual setup
1 parent 25e5ca0 commit 723d581

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ If the PAT is saved as an encrypted secret and the run is still failing, confirm
9292

9393
## Manual Action Setup
9494

95-
If you prefer to manually set up the Scorecards GitHub Action, use the following values in your [workflow file](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions).
95+
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).
96+
97+
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.
98+
9699

97100
### Inputs
98101

0 commit comments

Comments
 (0)