Add descriptive run name to pull_request_post_process_ci.yml
[skip ci]
This commit is contained in:
parent
d2c3570395
commit
05cfdd0e0f
|
|
@ -1,3 +1,4 @@
|
|||
run-name: "Post-processing #${{github.event.number}}"
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["pull_request_ci"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue