Skip to content

Commit

Permalink
Merge pull request #6809 from NipunaRanasinghe/main
Browse files Browse the repository at this point in the history
Fix error in library template workflow
  • Loading branch information
NipunaRanasinghe authored Aug 1, 2024
2 parents 2fae993 + 69f7075 commit ee06b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apply-library-repo-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
required: true
example: 'github'
ballerina_version:
description: `Compatible Ballerina version to be used for the connector`
description: 'Compatible Ballerina version to be used for the connector'
required: true
example: '2201.9.0'
module_version:
Expand Down

0 comments on commit ee06b5f

Please sign in to comment.