We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 679b87f commit 2b3e6b9Copy full SHA for 2b3e6b9
1 file changed
.github/scripts/merge_pr.php
@@ -3,7 +3,6 @@
3
declare(strict_types=1);
4
5
class Context {
6
- public string $github_output;
7
public string $pr_number;
8
public string $pr_sha;
9
public string $pr_ref;
0 commit comments