We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe093d commit 2508a25Copy full SHA for 2508a25
.github/workflows/status_embed.yml
@@ -62,8 +62,3 @@ jobs:
62
pr_number: ${{ steps.pr_info.outputs.pr_number }}
63
pr_title: ${{ steps.pr_info.outputs.pr_title }}
64
pr_source: ${{ steps.pr_info.outputs.pr_source }}
65
-
66
- # And some additional details
67
- actor: ${{ github.actor }}
68
- repository: ${{ github.repository }}
69
- ref: ${{ github.ref }}
0 commit comments