Skip to content

Commit 006be91

Browse files
author
Aleksandar Damjanovic
committed
Run CI for all pull requests
1 parent bc6130a commit 006be91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on: [ push, pull_request ]
88
jobs:
99
build:
1010
name: Build for JDK ${{ matrix.java }}
11-
if: ${{ github.event_name == 'push' || github.event.pull_request.head.repo.full_name != 'zrdj/java-properties' }}
1211
runs-on: ubuntu-latest
1312
strategy:
1413
matrix:

0 commit comments

Comments
 (0)