Skip to content

Commit 793669d

Browse files
committed
Fix gradle wrapper validation
1 parent 8a813c2 commit 793669d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gradle-wrapper-validation.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,8 @@ on:
33
push:
44
branches:
55
- main
6-
paths:
7-
- '**/gradle/**'
86
pull_request:
97
branches: [main]
10-
paths:
11-
- '**/gradle/**'
128

139
jobs:
1410
validation:

0 commit comments

Comments
 (0)