Skip to content

Commit def4369

Browse files
Try auto release dispatcher (AST-000)
1 parent 62ca09b commit def4369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
jobs:
2929
# Group CLI-related updates
3030
update_cli_consumers:
31-
name: Update CLI Consumers
31+
name: Update CLI Consumer: ${{ matrix.repo.name }}
3232
runs-on: ubuntu-latest
3333
if: ${{ inputs.is_cli_release == true }}
3434
strategy:

0 commit comments

Comments
 (0)