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

ndimiduk pushed a commit to branch 29787-gh-actions-static
in repository https://gitbox.apache.org/repos/asf/hbase.git

commit efee7b25c19993daffc9d1768456298bfb54a291
Author: Nick Dimiduk <[email protected]>
AuthorDate: Fri Dec 19 12:13:45 2025 +0100

    pin to a feature branch for dev purposes
---
 .github/workflows/yetus-general-check.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/yetus-general-check.yml 
b/.github/workflows/yetus-general-check.yml
index a344705603b..5f851cccb2e 100644
--- a/.github/workflows/yetus-general-check.yml
+++ b/.github/workflows/yetus-general-check.yml
@@ -19,6 +19,8 @@
 name: Yetus General Check
 
 on:
+  push:
+    branches: [29787-gh-actions-static]
   pull_request:
     types: [opened, synchronize, reopened]
 

Reply via email to