Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ace25f2

Browse files
committed
gh-actions: Drop converted_to_draft trigger
1 parent 897e2e3 commit ace25f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: JIT
22
on:
33
pull_request:
4-
types: [opened, synchronize, reopened, ready_for_review, converted_to_draft]
4+
types: [opened, synchronize, reopened, ready_for_review]
55
paths: &paths
66
- '**jit**'
77
- 'Python/bytecodes.c'

0 commit comments

Comments
 (0)