Skip to content

Commit

Permalink
ci: remove unused dependency-review-config.yml
Browse files Browse the repository at this point in the history
This config is not part of the GH action
  • Loading branch information
alan-agius4 committed Jul 18, 2024
1 parent a9e3126 commit 4f7eef5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
16 changes: 0 additions & 16 deletions .github/dependency-review-config.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ jobs:
run: yarn admin validate
- name: Check Package Licenses
uses: angular/dev-infra/github-actions/linting/licenses@c2d0fc40044e7129a986ccf88965a0cb452db01c
with:
allow-dependencies-licenses: 'pkg:npm/[email protected]'
- name: Check tooling setup
run: yarn check-tooling-setup
- name: Check commit message
Expand Down

0 comments on commit 4f7eef5

Please sign in to comment.