Skip to content

Commit 6900a06

Browse files
committed
update ci
1 parent 860b983 commit 6900a06

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name: CI code checks
22

33
on:
4-
push:
5-
branches: [ main, develop, 4.0.0-rc ]
64
pull_request:
7-
branches: [ main, develop, 4.0.0-rc ]
5+
branches: [ main, develop ]
86

97
jobs:
108
lint:

0 commit comments

Comments
 (0)