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 234f1cd commit d0c1163Copy full SHA for d0c1163
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- id: copyright-action
18
- uses: cicsdev/.github/.github/actions/samples-copyright-checker@139edd8dc23af7f4f7dd9afe4d56a1053fe426a7
+ uses: cicsdev/.github/.github/actions/samples-copyright-checker@aj-changes
19
with:
20
directory: './cics-java-liberty-restapp-app/'
21
file-extensions: '*.java'
0 commit comments