Skip to content

Commit a641b4d

Browse files
committed
disable CI for draft PRs
1 parent 5f31d75 commit a641b4d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7+
types:
8+
- synchronize
9+
- ready_for_review
10+
711

812
permissions:
913
id-token: write

0 commit comments

Comments
 (0)