Skip to content

Commit 19bae4e

Browse files
ci: enable nightly on release/2.9 branches
Removes release/2.8 from the nightly runs. Signed-off-by: Tiago Castro <[email protected]>
1 parent 3c7ebbb commit 19bae4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
branch:
1717
- develop
18-
- release/2.8
18+
- release/2.9
1919
repo: [mayastor, mayastor-control-plane, mayastor-extensions]
2020
fail-fast: false
2121
steps:

0 commit comments

Comments
 (0)