We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 089acdf commit 9ed5e80Copy full SHA for 9ed5e80
.github/workflows/java.yaml
@@ -19,8 +19,8 @@ jobs:
19
- uses: VinnyBabuManjaly/[email protected]
20
with:
21
CopyrightString: 'Copyright check\nAll rights reserved (c)\n'
22
- FileType: '.jsp'
23
- Path: 'cics-java-liberty-hello-web/'
+ FileType: '.java'
+ Path: 'cics-java-liberty-link-app/'
24
25
# Creates pull request with all changes in file
26
- name: Create Pull Request
0 commit comments