diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 57d8368..d19e21b 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -9,7 +9,7 @@ # Public documentation: https://docs.github.com/en/code-security/supply-chain-security/understanding-your-software-supply-chain/about-dependency-review#dependency-review-enforcement name: 'Dependency review' on: - push: + pull_request: branches: [ "main" ] # If using a dependency submission action in this workflow this permission will need to be set to: