Skip to content

Commit 370d7e7

Browse files
committed
move
1 parent 842f8cc commit 370d7e7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
type: string
1010
filter:
1111
required: false
12-
default: '*:-SpinFrame.SpinFrame1000000'
12+
default: ''
1313
type: string
1414
log_level:
1515
required: true
@@ -38,6 +38,11 @@ on:
3838
branches:
3939
- seera-main
4040
- release/*
41+
inputs:
42+
filter:
43+
required: false
44+
default: '*:-SpinFrame.SpinFrame1000000'
45+
type: string
4146

4247
concurrency:
4348
# Cancel any workflow currently in progress for the same PR.

0 commit comments

Comments
 (0)