Thanks to visit codestin.com Credit goes to github.com
There was an error while loading. Please reload this page.
1 parent 897e2e3 commit ace25f2Copy full SHA for ace25f2
1 file changed
.github/workflows/jit.yml
@@ -1,7 +1,7 @@
1
name: JIT
2
on:
3
pull_request:
4
- types: [opened, synchronize, reopened, ready_for_review, converted_to_draft]
+ types: [opened, synchronize, reopened, ready_for_review]
5
paths: &paths
6
- '**jit**'
7
- 'Python/bytecodes.c'
0 commit comments