Skip to content

Commit 3c26dc7

Browse files
committed
fix: remove ci pull request type
1 parent 5032b62 commit 3c26dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: CI
22

33
on:
44
pull_request:
5-
types: [opened, synchronize, ready_for_review]
5+
types: [opened, synchronize]
66
branches: ['master']
77

88
jobs:

0 commit comments

Comments
 (0)