Skip to content

Commit 3cb39a4

Browse files
committed
ci: run in commit
1 parent 715ca3f commit 3cb39a4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ on:
99
inputs:
1010
ref-commit-id:
1111
description: 'Ref main repo branch commit id (default is master latest one )'
12-
required: false
12+
required: true
1313
default: 'master'
14+
type: string
1415

1516
jobs:
1617
build:

0 commit comments

Comments
 (0)