We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de08948 commit d57775bCopy full SHA for d57775b
1 file changed
README.md
@@ -6,7 +6,9 @@ Any warnings or errors will be annotated in the Pull Request.
6
## Usage
7
8
```
9
-uses: codespell-project/actions-codespell@master
+- uses: actions/checkout@v2
10
+- uses: codespell-project/codespell-problem-matcher@v1
11
+- uses: codespell-project/actions-codespell@master
12
13
14
### Parameter: check_filenames
0 commit comments