Skip to content

Commit

Permalink
Update gradle-build-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JLLeitschuh committed Jun 16, 2020
1 parent a7e7d84 commit d95390a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build-pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# .github/workflows/gradle-build-pr.yml
name: Run Gradle on PRs
on: push, pull_request
on: [push, pull_request]
jobs:
gradle:
strategy:
Expand Down

0 comments on commit d95390a

Please sign in to comment.