We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2f8697 + 43b22b0 commit f5fa28dCopy full SHA for f5fa28d
1 file changed
.github/workflows/java.yml
@@ -22,7 +22,7 @@ jobs:
22
- id: copyright-action
23
uses: cicsdev/.github/.github/actions/samples-copyright-checker@4134522d8109169bb8c460db841f94167ec2802f
24
with:
25
- directory: './cics-java-liberty-springboot-jcics/'
+ directory: './cics-java-liberty-springboot-jcics-app/'
26
file-extensions: '*.java'
27
base-copyright: 'Copyright IBM Corp. 2026'
28
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments