Skip to content

Commit c14b8bc

Browse files
authored
Run CI on rls-branches (#314)
1 parent f1c997f commit c14b8bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,13 @@ on:
77
push:
88
branches:
99
- main
10+
- rls-*
1011
tags:
1112
- '**'
1213
pull_request:
1314
branches:
1415
- main
16+
- rls-*
1517

1618
jobs:
1719
pre-build-checks:

0 commit comments

Comments
 (0)