Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed May 18, 2020
1 parent 40d922d commit d79252e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
on: pull_request
name: Java CI

on:
push:
pull_request:

jobs:
checkstyle:
Expand Down

0 comments on commit d79252e

Please sign in to comment.