Skip to content

Commit 9ed5e80

Browse files
committed
fix
1 parent 089acdf commit 9ed5e80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/java.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
- uses: VinnyBabuManjaly/[email protected]
2020
with:
2121
CopyrightString: 'Copyright check\nAll rights reserved (c)\n'
22-
FileType: '.jsp'
23-
Path: 'cics-java-liberty-hello-web/'
22+
FileType: '.java'
23+
Path: 'cics-java-liberty-link-app/'
2424

2525
# Creates pull request with all changes in file
2626
- name: Create Pull Request

0 commit comments

Comments
 (0)