We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f0834 commit f5577a8Copy full SHA for f5577a8
.github/workflows/maven-workflow-run.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
inputs:
9
commit_sha:
10
- description: 'The commit id to build'
+ description: 'The full commit id to build'
11
required: true
12
13
jobs:
0 commit comments