Skip to content

Commit

Permalink
Fix workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
agarneha1331 authored and francisf committed Jul 11, 2023
1 parent 970da72 commit 99ecbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-workflow-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
workflow_dispatch:
inputs:
commit_sha:
description: 'The commit id to build'
description: 'The full commit id to build'
required: true

jobs:
Expand Down

0 comments on commit 99ecbb7

Please sign in to comment.