Skip to content

Commit f5dbfd7

Browse files
authored
ci: trigger CI for release branch pushes and PRs (#319)
1 parent 3858f07 commit f5dbfd7

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
@@ -21,9 +21,11 @@ on:
2121
push:
2222
branches:
2323
- main
24+
- release-*
2425
pull_request:
2526
branches:
2627
- main
28+
- release-*
2729

2830
permissions:
2931
contents: read

0 commit comments

Comments
 (0)