Skip to content

Commit 934dd02

Browse files
authored
add v3 to CI
1 parent 1ca2456 commit 934dd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
pull_request:
55
push:
6-
branches: [ 'main' ]
6+
branches: [ 'main', 'v3' ]
77
paths:
88
- '**'
99
- '!/docs/*' # Don't run workflow when files are only in the /docs directory

0 commit comments

Comments
 (0)