Skip to content

Commit

Permalink
Do CI on all PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
smithkm committed May 30, 2023
1 parent f60c9a7 commit 2d5955c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@

name: Java CI with Maven

on:
push:
branches: [ $default-branch ]
pull_request:
branches: [ $default-branch ]
on: [pull_request]

jobs:
build:
Expand Down

0 comments on commit 2d5955c

Please sign in to comment.