mirror of
https://github.com/crate-ci/typos.git
synced 2025-01-11 09:11:39 -05:00
docs(action): Remove note about leading ./
This has been there since #267 but it isn't clear why it should be.
This commit is contained in:
parent
ff7a8be979
commit
aa90140690
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@ jobs:
|
||||||
**Important** for any of the examples above, make sure that you choose
|
**Important** for any of the examples above, make sure that you choose
|
||||||
a release or commit as a version, and not a branch (which is a moving target).
|
a release or commit as a version, and not a branch (which is a moving target).
|
||||||
|
|
||||||
Also make sure when referencing relative file paths to use `./` (e.g., `./file.txt` instead of
|
|
||||||
`file.txt`.
|
|
||||||
|
|
||||||
## Input
|
## Input
|
||||||
|
|
||||||
| Name | Description | Required | Default |
|
| Name | Description | Required | Default |
|
||||||
|
|
Loading…
Reference in a new issue