Skip to content

Commit a87259a

Browse files
committed
Run CI on pushes to release branches
1 parent 449a3e5 commit a87259a

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
- master
6+
- release*
67
pull_request:
78
jobs:
89
test:

0 commit comments

Comments
 (0)