mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Trigger tail call CI on more files (GH-129906)
This commit is contained in:
parent
c53730171f
commit
8f9c6fa077
1 changed files with 2 additions and 0 deletions
2
.github/workflows/tail-call.yml
vendored
2
.github/workflows/tail-call.yml
vendored
|
|
@ -5,11 +5,13 @@ on:
|
|||
- 'Python/bytecodes.c'
|
||||
- 'Python/ceval.c'
|
||||
- 'Python/ceval_macros.h'
|
||||
- 'Python/generated_cases.c.h'
|
||||
push:
|
||||
paths:
|
||||
- 'Python/bytecodes.c'
|
||||
- 'Python/ceval.c'
|
||||
- 'Python/ceval_macros.h'
|
||||
- 'Python/generated_cases.c.h'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue