Skip to content

Commit 381e9f2

Browse files
committed
Make CI run on release-* branches
1 parent 36909cd commit 381e9f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
- release-*
67
tags: '*'
78
pull_request:
89
jobs:

0 commit comments

Comments
 (0)