Skip to content

Commit 1f2fe33

Browse files
authored
Enable upstream CI on release branches (#296)
1 parent dd7f96b commit 1f2fe33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@ on:
1212
push:
1313
branches:
1414
- rocm-main
15+
- 'rocm-jaxlib-v*'
1516
pull_request:
1617
branches:
1718
- rocm-main
19+
- 'rocm-jaxlib-v*'
1820

1921
permissions:
2022
contents: read # to fetch code

0 commit comments

Comments
 (0)