This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cce8bc47 Run dependency review on push
0cce8bc47 is described below

commit 0cce8bc477678c118a6dae3b330448c3db504900
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 23 08:42:07 2024 -0400

    Run dependency review on push
---
 .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 662aa36d7..c6f121feb 100644
--- a/.github/workflows/dependency-review.yml
+++ b/.github/workflows/dependency-review.yml
@@ -16,7 +16,7 @@
 # under the License.
 
 name: 'Dependency Review'
-on: [pull_request]
+on: [push, pull_request]
 
 permissions:
   contents: read

Reply via email to