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

alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


The following commit(s) were added to refs/heads/main by this push:
     new 5a335b828d Run audit CI check on all pushes to main (#15572)
5a335b828d is described below

commit 5a335b828d0425c7c38bb40b80e8b900203ac468
Author: Andrew Lamb <[email protected]>
AuthorDate: Fri Apr 4 13:59:34 2025 -0400

    Run audit CI check on all pushes to main (#15572)
---
 .github/workflows/audit.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/audit.yml b/.github/workflows/audit.yml
index 0d65b1aa80..974c876b39 100644
--- a/.github/workflows/audit.yml
+++ b/.github/workflows/audit.yml
@@ -26,6 +26,8 @@ on:
     paths:
       - "**/Cargo.toml"
       - "**/Cargo.lock"
+    branches:
+      - main
 
   pull_request:
     paths:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to