Skip to content

Commit 7dc06cd

Browse files
authored
Merge pull request #1 from BeneKenobi/main
Fix typo
2 parents e70e07e + 3e316b6 commit 7dc06cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This GitHub Action (written in JavaScript) allows you to leverage GitHub Actions
77
Create a workflow `.yml` file in your `.github/workflows` directory. An [example workflow](#common-workflow) is available below. For more information, reference the GitHub Help Documentation for [Creating a workflow file](https://help.github.com/en/articles/configuring-a-workflow#creating-a-workflow-file).
88

99
### Inputs
10-
None. This action will automatically scan for workflows in the `.github/wokrflows` directory.
10+
None. This action will automatically scan for workflows in the `.github/workflows` directory.
1111

1212
### Outputs
1313
None. This action will throw an error if it finds GitHub Actions that are not pinned to full length commit SHAs.

0 commit comments

Comments
 (0)