diff --git a/.github/workflows/update-wordpress-and-plugins.yml b/.github/workflows/update-wordpress-and-plugins.yml index 659a65c0bf..cf81b7f483 100644 --- a/.github/workflows/update-wordpress-and-plugins.yml +++ b/.github/workflows/update-wordpress-and-plugins.yml @@ -176,7 +176,7 @@ jobs: branch: update-plugins-and-wordpress title: Update WordPress and plugins in CI jobs base: trunk - labels: automated + labels: automated, check-versions body: | 1. If all checks passed, you can merge this PR. 2. If the build failed, please investigate the failure and either address the issues or delegate the job. Then, make sure these changes are merged.