Skip to content

Commit

Permalink
Add pull_request to Wrapper Validation Triggers
Browse files Browse the repository at this point in the history
(cherry picked from commit bcad185)
  • Loading branch information
JLLeitschuh authored and JakeWharton committed Feb 14, 2020
1 parent b80ef3e commit 34a62b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "Validate Gradle Wrapper"
on: [push]
on: [push, pull_request]

jobs:
validation:
Expand Down

0 comments on commit 34a62b8

Please sign in to comment.