Skip to content

Commit 3ec66b5

Browse files
authored
Update ci.yml
add main v2 to workflow rule
1 parent 4dff31a commit 3ec66b5

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
@@ -5,7 +5,7 @@ on:
55
branches: [ "main", "staging" ]
66

77
push:
8-
branches: [ "main", "staging" ]
8+
branches: [ "main", "staging", "main_V2" ]
99

1010
concurrency:
1111
group: ${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)