From b7d56eacde8badaac7043a72b634a6afba9260f3 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Sat, 22 Jun 2024 18:09:28 +0900 Subject: [PATCH] Update dependency-review.yml --- .github/workflows/dependency-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index d19e21b..57d8368 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: - pull_request: + push: branches: [ "main" ] # If using a dependency submission action in this workflow this permission will need to be set to: