Skip to content

Commit be321b8

Browse files
authored
chore: year check now apply to all repo
Log:
1 parent 5cab7b7 commit be321b8

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
@@ -145,7 +145,6 @@ jobs:
145145
fetch-depth: 0
146146
ref: ${{ github.event.pull_request.head.sha }}
147147
- uses: zccrs/github-actions-spdx-checker@main
148-
if: contains(github.event.repository.name, 'dde') || contains(github.event.repository.name, 'dtk')
149148
with:
150149
include: '*.py,*.js,*.jsx,*.tsx,*.java,*.cpp,*.c,*.h,*.hpp,*.go,*.rs,*.rb,*.php,*.sh,*.xml,*.yaml,*.yml,*.qml,CMakeLists.txt,Makefile'
151150
exclude: 'vendor/**,node_modules/**'

0 commit comments

Comments
 (0)