Skip to content

Commit 9385c70

Browse files
authored
kill check_run_id and pr_number from extended tests (#21228)
follow up on #17119
1 parent 0be5982 commit 9385c70

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/extended.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@ on:
4747
- 'datafusion-testing'
4848
workflow_dispatch:
4949
inputs:
50-
pr_number:
51-
description: 'Pull request number'
52-
type: string
53-
check_run_id:
54-
description: 'Check run ID for status updates'
55-
type: string
5650
pr_head_sha:
5751
description: 'PR head SHA'
5852
type: string

0 commit comments

Comments
 (0)