Skip to content

Commit c6c6f6e

Browse files
authored
Tweak CI config to enable CI on 0.x branch (#2337)
1 parent 2210e99 commit c6c6f6e

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
@@ -5,6 +5,7 @@ on:
55
push:
66
branches:
77
- master
8+
- '[0-9]+.[0-9]+'
89
schedule:
910
- cron: '0 1 * * *'
1011

0 commit comments

Comments
 (0)