Skip to content

Commit a51b5a3

Browse files
committed
ci: whitelist attrs package
1 parent b87368a commit a51b5a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ jobs:
9191
library-name: ${{ env.PACKAGE_NAME }}
9292
operating-system: ${{ matrix.os }}
9393
python-version: ${{ matrix.python-version }}
94+
whitelist-license-check: 'attrs'
9495

9596
docker-style:
9697
name: Docker Style Check

0 commit comments

Comments
 (0)