Skip to content

Commit

Permalink
java ci for PR (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Chernyakov authored Jan 6, 2022
1 parent 2a692d5 commit 1bccbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

name: Java CI with Gradle

on: [push]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 1bccbfc

Please sign in to comment.