Skip to content

Commit defd824

Browse files
committed
fix: remove unused branch input from test.yml
1 parent c53689d commit defd824

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ name: Test
33

44
on:
55
workflow_call:
6-
inputs:
7-
branch:
8-
required: true
9-
type: string
10-
default: develop
116
push:
127
branches:
138
- '*'

0 commit comments

Comments
 (0)