Skip to content

Commit 8a0172f

Browse files
committed
Docs.
1 parent 6c5b745 commit 8a0172f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/install-testing.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Confirms that installing WordPress using WP-CLI works successfully.
22
#
33
# This workflow is not meant to test wordpress-develop checkouts, but rather tagged versions officially available on WordPress.org.
4+
#
5+
# This workflow is triggered for all WordPress versions that are currently receiving security updates. It therefore needs to
6+
# retain support for older PHP and database versions.
47
name: Installation Tests
58

69
on:

0 commit comments

Comments
 (0)