Skip to content

Commit a7ab339

Browse files
committed
Add r0.4 to GHA (#289)
Signed-off-by: Abolfazl Shahbazi <[email protected]>
1 parent 8d6c730 commit a7ab339

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/notebook-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- main
99
- r0.1
1010
- r0.2
11+
- r0.3
12+
- r0.4
1113
tags:
1214
- '**'
1315
paths:

.github/workflows/unit-test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
- main
99
- r0.1
1010
- r0.2
11+
- r0.3
12+
- r0.4
1113
tags:
1214
- '**'
1315
paths:

0 commit comments

Comments
 (0)