Skip to content

Commit

Permalink
chore: fix input description
Browse files Browse the repository at this point in the history
  • Loading branch information
CristiCanizales committed May 29, 2024
1 parent c1e6527 commit 73206f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testWithCoreBundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
workflow_dispatch:
inputs:
branch:
description: 'Set the branch to bundle core'
description: 'Set the branch to test core bundle'
type: string
required: false
default: main
Expand Down

0 comments on commit 73206f5

Please sign in to comment.