Trigger tail call CI on more files (GH-129906)

This commit is contained in:
Ken Jin 2025-02-10 00:52:58 +08:00 committed by GitHub
parent c53730171f
commit 8f9c6fa077
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: