Skip to content

Commit 84d99b1

Browse files
committed
Remove no-longer-relevant base_sha input parameter
Now that we are not testing file changes, the parameter is not needed.
1 parent 0466996 commit 84d99b1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ on:
3434

3535
workflow_dispatch:
3636
inputs:
37-
base_sha:
38-
description: 'SHA of base commit to run against:'
39-
type: string
40-
required: true
4137
debug:
4238
description: 'Run with debugging options'
4339
type: boolean

0 commit comments

Comments
 (0)