Skip to content

Commit 14a7739

Browse files
committed
Try to list all files
1 parent 6daeb1d commit 14a7739

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-code.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -515,6 +515,7 @@ jobs:
515515
jablib-examples/**/*.java
516516
files_ignore: |
517517
jablib/src/main/java/**/*-*.java
518+
base_sha: ${{ github.event.pull_request.base.sha }
518519
- name: Set up JDK
519520
uses: actions/setup-java@v5
520521
with:

0 commit comments

Comments
 (0)