Add pull_request to list of actions

This commit is contained in:
Jonathan Leitschuh
2020-01-15 19:07:11 -05:00
committed by Vyacheslav Gerasimov
parent 19e989bc61
commit 7da26ce705
@@ -1,5 +1,5 @@
name: "Validate Gradle Wrapper"
on: [push]
on: [push, pull_request]
jobs:
validation: