Skip to content

Commit eb0ef36

Browse files
authored
chore: enable year check CI for dde and dtk repos
实际启用 zccrs 的年份检查的效果 Log:
1 parent 0a22d3d commit eb0ef36

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/license-check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ jobs:
117117
ref: ${{ github.event.pull_request.head.sha }}
118118
- uses: zccrs/github-actions-spdx-checker@main
119119
if: contains(github.event.repository.name, 'dde') || contains(github.event.repository.name, 'dtk')
120-
continue-on-error: true
121120
with:
122121
include: '*.py,*.js,*.jsx,*.tsx,*.java,*.cpp,*.c,*.h,*.hpp,*.go,*.rs,*.rb,*.php,*.sh,*.xml,*.yaml,*.yml,*.qml,CMakeLists.txt,Makefile'
123122
exclude: 'vendor/**,node_modules/**'

0 commit comments

Comments
 (0)