Skip to content

Commit 0c414f2

Browse files
committed
tidy up types
1 parent ab69f9a commit 0c414f2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,15 @@ on:
44
inputs:
55
event_name:
66
required: true
7-
type: string
87
pr:
98
required: false
109
type: number
1110
repo:
1211
required: false
13-
type: string
1412
ref:
1513
required: false
16-
type: string
1714
sha:
1815
required: false
19-
type: string
2016
secrets:
2117
GITHUB_TOKEN:
2218
required: true

0 commit comments

Comments
 (0)