Skip to content

Commit 403c13c

Browse files
Update build.yaml
1 parent 11c74ff commit 403c13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- id: copyright-action
2323
uses: cicsdev/.github/.github/actions/samples-copyright-checker@4134522d8109169bb8c460db841f94167ec2802f
2424
with:
25-
directory: './cics-java-liberty-restapp/'
25+
directory: './cics-java-liberty-restapp-app/'
2626
file-extensions: '*.java'
2727
base-copyright: 'Copyright IBM Corp. 2026'
2828
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)