Skip to content

Commit 5f7ad24

Browse files
Update .github/workflows/tail-call.yml
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 166187c commit 5f7ad24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tail-call.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ on:
99
- '.github/workflows/tail-call.yml'
1010
push:
1111
paths:
12+
- '.github/workflows/tail-call.yml'
1213
- 'Python/bytecodes.c'
1314
- 'Python/ceval.c'
1415
- 'Python/ceval_macros.h'
1516
- 'Python/generated_cases.c.h'
16-
- '.github/workflows/tail-call.yml'
1717
workflow_dispatch:
1818

1919
permissions:

0 commit comments

Comments
 (0)