Skip to content

Commit 7248240

Browse files
josephperrottmmalerba
authored andcommitted
ci: begin checking licenses of upstream dependencies to ensure they are approved (#29262)
Begin checking upstream dependency licenses. (cherry picked from commit ed64716)
1 parent e66545b commit 7248240

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ jobs:
6464
run: yarn install --frozen-lockfile
6565
- name: Check API Goldens
6666
run: yarn bazel test tools/public_api_guard/...
67+
- name: Check Package Licenses
68+
uses: angular/dev-infra/github-actions/linting/licenses@515b575bd6650a12353b6039b618cdb808280ad7
6769

6870
e2e:
6971
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)