mirror of
https://github.com/gradle/wrapper-validation-action.git
synced 2025-04-19 05:39:18 +08:00
Clarify that wrapper-validation should precede setup-gradle
This commit is contained in:
parent
d355de3893
commit
8a2cbc9ccf
@ -49,6 +49,8 @@ Simply add this action to your workflow **after** having checked out your source
|
|||||||
uses: gradle/wrapper-validation-action@v2
|
uses: gradle/wrapper-validation-action@v2
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This action step should precede any step using `gradle/gradle-build-action` or `gradle/actions/setup-gradle`.
|
||||||
|
|
||||||
### Add a new dedicated Workflow
|
### Add a new dedicated Workflow
|
||||||
|
|
||||||
Here's a sample complete workflow you can add to your repositories:
|
Here's a sample complete workflow you can add to your repositories:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user