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 852f6b0 commit 079c453Copy full SHA for 079c453
.github/workflows/license-header-check.yml
@@ -34,7 +34,7 @@ jobs:
34
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
35
36
- name: license-header-check
37
- uses: YanxuanLiu/spark-rapids-common/license-header-check-v2@license-header-check-v2
+ uses: YanxuanLiu/spark-rapids-common/license-header-check@license-header-check-v2
38
with:
39
included_file_patterns: |
40
*.yml,
0 commit comments