We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7864ce commit 9d21740Copy full SHA for 9d21740
.github/workflows/publish-pr.yml
@@ -1,5 +1,5 @@
1
name: Publish PR
2
-run-name: ${{ github.workflow_run.display_title }}
+run-name: ${{ github.event.workflow_run.display_title }}
3
4
on:
5
workflow_run:
0 commit comments