Skip to content

Commit

Permalink
Merge pull request guardian#4262 from guardian/gha/improve_run_name_f…
Browse files Browse the repository at this point in the history
…or_push-pr

improve 'run name' for `push-pr` GHA workflow runs
  • Loading branch information
twrichards authored Apr 11, 2024
2 parents 20db9e4 + 0e63b27 commit b3319ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push-pr.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: push-pr
run-name: Create/Update pr${{ inputs.prNumber }} branch
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit b3319ab

Please sign in to comment.