Skip to content

Commit e46ac97

Browse files
author
Aleksandar Damjanovic
committed
Run CI for all pull requests
1 parent a4ecd41 commit e46ac97

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-filesearch' }}
1211
runs-on: ubuntu-latest
1312
strategy:
1413
matrix:

0 commit comments

Comments
 (0)