mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-27 10:42:03 +00:00
Refine README
Signed-off-by: Paul Merlin <paul@gradle.com>
This commit is contained in:
parent
b1a1876368
commit
801dc6b278
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ If any are found that do not match the SHA-256 checksums of our official release
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Simply add this action to your workflow **before** running any Gradle build:
|
Simply add this action to your workflow **after** having checked out your source tree and **before** running any Gradle build:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
uses: eskatos/gradle-wrapper-check@releases/v1
|
uses: eskatos/gradle-wrapper-check@releases/v1
|
||||||
|
|
Loading…
Reference in a new issue