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

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 25b7102e30 HDDS-12775. flaky-test-check builds the workflow branch 
(#8237)
25b7102e30 is described below

commit 25b7102e30cccf9cb5817889382ed359ff672fa0
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Mon Apr 7 19:20:25 2025 +0200

    HDDS-12775. flaky-test-check builds the workflow branch (#8237)
---
 .github/workflows/intermittent-test-check.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/intermittent-test-check.yml 
b/.github/workflows/intermittent-test-check.yml
index b0773397f9..6ad316e797 100644
--- a/.github/workflows/intermittent-test-check.yml
+++ b/.github/workflows/intermittent-test-check.yml
@@ -147,6 +147,8 @@ jobs:
     steps:
       - name: Checkout project
         uses: actions/checkout@v4
+        with:
+          ref: ${{ github.event.inputs.ref }}
       - name: Cache for maven dependencies
         uses: actions/cache/restore@v4
         with:


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

Reply via email to