github: rename validate_wrapper.yml to validate_gradle_wrapper.yml
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
be1e840ffe
commit
7cd416216e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: "Validate Gradle Wrapper"
|
|||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/**'
|
||||
- '.github/workflows/validate_gradle_wrapper.yml'
|
||||
- 'gradle/**'
|
||||
- 'gradlew'
|
||||
- 'gradlew.bat'
|
Loading…
Reference in a new issue