Skip to content

Commit 0d1ea94

Browse files
Run CI on push to v5 branch
1 parent 14d5ca0 commit 0d1ea94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
schedule:
55
- cron: 0 2 * * 1-5
66
pull_request:
7+
push:
8+
branches:
9+
- v5
710

811
env:
912
COVERAGE: '0'

0 commit comments

Comments
 (0)