Skip to content

Commit ddc4e4a

Browse files
authored
Update GH Action (#110)
1 parent ace8d40 commit ddc4e4a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ on:
33
pull_request:
44
push:
55
branches:
6+
- main
67
- master
8+
- releases-v*
9+
tags:
10+
- v*
711

812
jobs:
913
tests:

0 commit comments

Comments
 (0)