Skip to content

[ci] check-license should not look at lockfiles. #1136

@ditman

Description

@ditman

The check-license workflow just failed because a pnpm lockfile was missing a license.

Lockfiles are tool-generated (and meant to be regenerated), so it's very likely that this file (or a similar one) will end up failing the check again.

Configure the check-license workflow so it doesn't look at lockfiles.

Metadata

Metadata

Assignees

Labels

CI/CDIssues related to the CI/CD of the repo.type: bugSomething isn't working

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions