Skip to content

Commit 36aa462

Browse files
Phlogistiqueclaude
andauthored
Simplify workflow title (#10)
Change workflow name from verbose "Optimized Recursive Update of PR Stack on Squash Merge" to concise "Update PR Stack" for cleaner display in GitHub Actions UI. Co-authored-by: Claude <noreply@anthropic.com>
1 parent 66a0439 commit 36aa462

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-pr-stack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Optimized Recursive Update of PR Stack on Squash Merge
1+
name: Update PR Stack
22

33
on:
44
pull_request:

0 commit comments

Comments
 (0)