Skip to content

Commit 25b7102

Browse files
authored
HDDS-12775. flaky-test-check builds the workflow branch (apache#8237)
1 parent 2a4de14 commit 25b7102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/intermittent-test-check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ jobs:
147147
steps:
148148
- name: Checkout project
149149
uses: actions/checkout@v4
150+
with:
151+
ref: ${{ github.event.inputs.ref }}
150152
- name: Cache for maven dependencies
151153
uses: actions/cache/restore@v4
152154
with:

0 commit comments

Comments
 (0)