Skip to content

Commit 2b3e6b9

Browse files
committed
Remove unused context prop
1 parent 679b87f commit 2b3e6b9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/scripts/merge_pr.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
declare(strict_types=1);
44

55
class Context {
6-
public string $github_output;
76
public string $pr_number;
87
public string $pr_sha;
98
public string $pr_ref;

0 commit comments

Comments
 (0)