Build/Test Tools: Include required input for actions/first-interaction.

While not documented as required, both `issue_message` and `pr_message` are required inputs for this action.

Follow up to [62486].

Fixes #65432.
Built from https://develop.svn.wordpress.org/trunk@62490


git-svn-id: http://core.svn.wordpress.org/trunk@61771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2026-06-11 19:21:38 +00:00
parent 04c7e6c87e
commit 8ab36688c3
+1 -1
View File
@@ -16,7 +16,7 @@
*
* @global string $wp_version
*/
$wp_version = '7.1-alpha-62489';
$wp_version = '7.1-alpha-62490';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.