Skip to content

Commit 34a62b8

Browse files
JLLeitschuhJakeWharton
authored andcommitted
Add pull_request to Wrapper Validation Triggers
(cherry picked from commit bcad185)
1 parent b80ef3e commit 34a62b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "Validate Gradle Wrapper"
2-
on: [push]
2+
on: [push, pull_request]
33

44
jobs:
55
validation:

0 commit comments

Comments
 (0)