Skip to content

Commit 2508a25

Browse files
committed
Don't specify redundant info (set by default)
1 parent 1fe093d commit 2508a25

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/status_embed.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,3 @@ jobs:
6262
pr_number: ${{ steps.pr_info.outputs.pr_number }}
6363
pr_title: ${{ steps.pr_info.outputs.pr_title }}
6464
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

Comments
 (0)