Skip to content

Commit 7ec7b41

Browse files
Correct AD branch reference for 2.4 (#338)
Signed-off-by: Jackie Han <[email protected]> Signed-off-by: Jackie Han <[email protected]>
1 parent 84b555f commit 7ec7b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remote-integ-tests-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
path: anomaly-detection
2828
repository: opensearch-project/anomaly-detection
29-
ref: 'main'
29+
ref: '2.4'
3030
- name: Run Opensearch with plugin
3131
run: |
3232
cd anomaly-detection

0 commit comments

Comments
 (0)