Skip to content

Commit 6258a64

Browse files
committed
clean
1 parent 4bd418c commit 6258a64

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ name: CI
22

33
on:
44
pull_request: # Start the job on all PRs
5-
branches: [master, main]
6-
types: [synchronize, opened, reopened, ready_for_review]
7-
push: # Start the job on all main branch push
8-
branches: [master, main]
95

106
jobs:
117
precommit:

0 commit comments

Comments
 (0)