Skip to content

Commit b70538a

Browse files
author
Yury Kornilov
committed
chore: update ci workflow
1 parent 8036d77 commit b70538a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: CI
22

33
on:
44
push:
5-
branches: [main, v8]
5+
branches: [main]
66
pull_request:
7-
branches: [main, v8]
87

98
jobs:
109
verify_files:

0 commit comments

Comments
 (0)