diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index cc5a9b43..49fda441 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -8,8 +8,6 @@ # Source repository: https://github.com/actions/dependency-review-action name: 'Dependency Review' on: - push: - branches: [ master ] pull_request: branches: [ master ]