Skip to content

Commit f5577a8

Browse files
committed
Fix workflow file
1 parent c5f0834 commit f5577a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-workflow-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88
inputs:
99
commit_sha:
10-
description: 'The commit id to build'
10+
description: 'The full commit id to build'
1111
required: true
1212

1313
jobs:

0 commit comments

Comments
 (0)