mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-28 00:10:25 -07:00
.github: Change the run name for OnPRStateChangedPriv
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
# of this workflow name.
|
||||
#
|
||||
name: PRChangedPriv
|
||||
run-name: "PRChangedPriv ${{ github.event.workflow.name }} ${{ github.event.action }}"
|
||||
run-name: "PRChangedPriv ${{ github.event.workflow_run.name }} ${{ github.event.action }}(${{ github.event.workflow_run.conclusion }})"
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [PRChanged]
|
||||
|
||||
Reference in New Issue
Block a user