Skip to content

Commit 0888b40

Browse files
committed
ci(generate_prs): Add dynamic run-name
1 parent d5a5759 commit 0888b40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/generate_prs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
name: Generate Downstream PRs
33

4+
run-name: "Generate Downstream PRs (dry-run: ${{ inputs.dry-run }})"
5+
46
on:
57
workflow_dispatch:
68
inputs:

0 commit comments

Comments
 (0)