Skip to content

Commit 33d6cf1

Browse files
committed
fix: ensure ci runs on merges to V2
1 parent f9232bd commit 33d6cf1

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
@@ -6,6 +6,7 @@ on:
66
- '*.md'
77
branches:
88
- main
9+
- V2
910
pull_request:
1011

1112
jobs:

0 commit comments

Comments
 (0)