Skip to content

Commit

Permalink
Trigger a GitHub build on pull requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Sep 1, 2020
1 parent afb6e6a commit 44639ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -15,7 +15,7 @@

name: Java CI

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

jobs:
build:
Expand Down

0 comments on commit 44639ed

Please sign in to comment.